NodiSeller
Verified contract
Active on
Ethereum with 147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fc0…d626
0xb49f…34c1
Balances ($0.00)
No balances found for "NodiSeller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19162445 | 9 months ago | | | 0 | 0.0011981731 | |
| 19104438 | 10 months ago | | | 0 | 0.00074515590 | |
| 19103948 | 10 months ago | | | 0 | 0.00062105820 | |
| 19103689 | 10 months ago | | | 0 | 0.00062932894 | |
| 19103348 | 10 months ago | | | 0 | 0.00051128047 | |
| 19102901 | 10 months ago | | | 0 | 0.00054473940 | |
| 19102131 | 10 months ago | | | 0 | 0.00052554135 | |
| 19101188 | 10 months ago | | | 0 | 0.00052999978 | |
| 19101133 | 10 months ago | | | 0 | 0.00048996748 | |
| 19101125 | 10 months ago | | | 0 | 0.00051543217 |
ABI
ABI objects
Getter at block 21211844 getContractData() view returns (uint256, uint256, uint256, uint256)
collection() view returns (address)
0x1fc03de74b879c6f4fe99e0eab9940d2ada7d626
fundsReceiver() view returns (address)
0xfbfd5d82bb1fd1634aa1254a2ba6ca4e2ace91ce
owner() view returns (address)
0xd5e8e0b176b4a8b372088f08d5a44dfc1555a636
paused() view returns (bool)
false
Read-only
availableTokenIds(uint256) view returns (uint256)
getWeiPrice(uint256 quantity) view returns (uint256)
State-modifying
Events addIdsToMint(uint256[] tokenIds)
mint(address to, uint256 quantity) payable
mintPresale(address[] to)
pause()
premint(uint256 quantity)
renounceOwnership()
resetIdsToMint()
retrieveFunds()
setFundsReceiver(address _fundsReceiver)
setMinter(address _minter)
setTokenByWallet(uint256 _max)
setTokenPrice(uint256 _tokenPrice)
setUsdByEthFeed(address _usdByEthFeed)
setUsdByEurFeed(address _usdByEurFeed)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
preMintToken(uint256[] _toTokenId)
constructor(address _collectionAddress, address _fundsReceiver, address _usdByEthFeed, address _UsdByEuroFeedAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.