Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Weldost"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20084900 | 6 months ago | | | 0 | 0.00032694827 | |
| 20084875 | 6 months ago | | | 0 | 0.00032553390 | |
| 20084857 | 6 months ago | | | 0 | 0.00033404858 | |
| 20084842 | 6 months ago | | | 0 | 0.00029447432 | |
| 20084817 | 6 months ago | | | 0 | 0.00032333924 | |
| 18783674 | a year ago | | | 0 | 0.0015247723 | |
| 18783663 | a year ago | | | 0 | 0.0013195526 | |
| 18783652 | a year ago | | | 0 | 0.0014402640 | |
| 18783633 | a year ago | | | 0 | 0.0011423843 | |
| 18783606 | a year ago | | | 0 | 0.0013962385 |
ABI
ABI objects
Getter at block 21428361
baseURI() view returns (string)
ipfs://bafybeif3qnfke2h64ee7n6i7tqetdl6cx5zxmr7rpz6q3iwzuxtt3vkir4/
currentTokenSupply() view returns (uint120)
6
isSaleEnabled() view returns (bool)
true
name() view returns (string)
Weldost
owner() view returns (address)
0x08c85f2493fa7af7b8a8c04bf77ca0be84764dd5
symbol() view returns (string)
WLD
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIds(uint256) view returns (uint256 price, uint128 maxSupply, uint128 totalSupply)
totalBalanceOf(address account) view returns (uint256[] balaces)
uri(uint256 tokenId) view returns (string)
State-modifying
Events addToken(uint248 price, uint128 maxSupply)
airdrop(address receiver, uint256 tokenId, uint128 amount)
editToken(uint256 id, uint248 price, uint128 maxSupply)
flipSaleState()
mint(uint256 id, uint128 quantity) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
receive()
This contract contains no error objects.