Steps: I replicated this.
Having Rinkeby Wallet coin as 0.3483 ETH
(test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/deploy_advanced.py --network rinkeby
Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/deploy_advanced.py::main'...
rinkeby
Transaction sent: 0x2db84f35f8cced2e01f2043c331b2054ee8c294d1fe3a504cc4ab9c1da454c7a
Gas price: 1.000000036 gwei Gas limit: 2546712 Nonce: 37
AdvancedCollectible.constructor confirmed Block: 10270204 Gas used: 2315193 (90.91%)
AdvancedCollectible deployed at: 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B
Waiting for https://api-rinkeby.etherscan.io/api to process contract...
Verification submitted successfully. Waiting for result...
Verification pending...
Verification pending...
Verification pending...
Verification pending...
Verification complete. Result: Already Verified
Transaction sent: 0x461e655909721da82a40e21e13c618986e0903c28ea0c1c46d2e45f0d82d4387
Gas price: 1.000000035 gwei Gas limit: 56992 Nonce: 38
LinkToken.transfer confirmed Block: 10270212 Gas used: 51811 (90.91%)
Funded 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B
(test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/fund_collectible.py --network rinkeby
Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/fund_collectible.py::main'...
Transaction sent: 0x55637d6cebac057a34e84c05879e5cbd0e5205e9a736e80c35b5c2c0b181d4f8
Gas price: 1.000000032 gwei Gas limit: 38182 Nonce: 39
LinkToken.transfer confirmed Block: 10270214 Gas used: 34711 (90.91%)
Funded 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B
(test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/create_collectible.py --network rinkeby
Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/create_collectible.py::main'...
Transaction sent: 0x62127b8382a5ee9a21f71830513fd0c12ebd11f391430cabd0a680a8d70fb0e0
Gas price: 1.000000032 gwei Gas limit: 38182 Nonce: 40
LinkToken.transfer confirmed Block: 10270217 Gas used: 34711 (90.91%)
Funded 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B
Transaction sent: 0x6841ade9ec6d3a64a77ee8486cebfdc6752d9473108818edafbdb801da019dfb
Gas price: 1.000000032 gwei Gas limit: 216382 Nonce: 41
AdvancedCollectible.createCollectible confirmed Block: 10270218 Gas used: 196711 (90.91%)
Waiting on second transaction...
AdvancedCollectible.createCollectible confirmed Block: 10270218 Gas used: 196711 (90.91%)
Dog breed of tokenId 0 is PUG
(test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/create_metadata.py --network rinkeby
vanced_collectible/set_tokenuri.py --network rinkebyBrownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/create_metadata.py::main'...
Working on rinkeby
The number of tokens you've deployed is: 0
(test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/set_tokenuri.py --network rinkeby
Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/set_tokenuri.py::main'...
Working on rinkeby
The number of tokens you've deployed is: 0
Steps: I replicated this. Having Rinkeby Wallet coin as 0.3483 ETH (test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/deploy_advanced.py --network rinkeby Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/deploy_advanced.py::main'... rinkeby Transaction sent: 0x2db84f35f8cced2e01f2043c331b2054ee8c294d1fe3a504cc4ab9c1da454c7a Gas price: 1.000000036 gwei Gas limit: 2546712 Nonce: 37 AdvancedCollectible.constructor confirmed Block: 10270204 Gas used: 2315193 (90.91%) AdvancedCollectible deployed at: 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B
Waiting for https://api-rinkeby.etherscan.io/api to process contract... Verification submitted successfully. Waiting for result... Verification pending... Verification pending... Verification pending... Verification pending... Verification complete. Result: Already Verified Transaction sent: 0x461e655909721da82a40e21e13c618986e0903c28ea0c1c46d2e45f0d82d4387 Gas price: 1.000000035 gwei Gas limit: 56992 Nonce: 38 LinkToken.transfer confirmed Block: 10270212 Gas used: 51811 (90.91%)
Funded 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B (test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/fund_collectible.py --network rinkeby Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/fund_collectible.py::main'... Transaction sent: 0x55637d6cebac057a34e84c05879e5cbd0e5205e9a736e80c35b5c2c0b181d4f8 Gas price: 1.000000032 gwei Gas limit: 38182 Nonce: 39 LinkToken.transfer confirmed Block: 10270214 Gas used: 34711 (90.91%)
Funded 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B (test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/create_collectible.py --network rinkeby Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/create_collectible.py::main'... Transaction sent: 0x62127b8382a5ee9a21f71830513fd0c12ebd11f391430cabd0a680a8d70fb0e0 Gas price: 1.000000032 gwei Gas limit: 38182 Nonce: 40 LinkToken.transfer confirmed Block: 10270217 Gas used: 34711 (90.91%)
Funded 0xeBcf1e4C16599C5a5Cf9200f113E9d99EAf7B64B Transaction sent: 0x6841ade9ec6d3a64a77ee8486cebfdc6752d9473108818edafbdb801da019dfb Gas price: 1.000000032 gwei Gas limit: 216382 Nonce: 41 AdvancedCollectible.createCollectible confirmed Block: 10270218 Gas used: 196711 (90.91%)
Waiting on second transaction... AdvancedCollectible.createCollectible confirmed Block: 10270218 Gas used: 196711 (90.91%)
Dog breed of tokenId 0 is PUG (test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/create_metadata.py --network rinkeby vanced_collectible/set_tokenuri.py --network rinkebyBrownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/create_metadata.py::main'... Working on rinkeby The number of tokens you've deployed is: 0 (test) innvonix@jairaj-pc:~/PycharmProjects/nft_again/nft-mix$ brownie run scripts/advanced_collectible/set_tokenuri.py --network rinkeby Brownie v1.18.1 - Python development framework for Ethereum
NftMixProject is the active project.
Running 'scripts/advanced_collectible/set_tokenuri.py::main'... Working on rinkeby The number of tokens you've deployed is: 0