SNW Cardborg
Verified contract
Active on
Ethereum with 839 txns
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 "SNW Cardborg"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21062611 | 15 days ago | | | 0 | 0.00018727170 | |
| 21062609 | 15 days ago | | | 0 | 0.00017306973 | |
| 20617728 | 3 months ago | | | 0 | 0.000021092471 | |
| 20576792 | 3 months ago | | | 0 | 0.000020198208 | |
| 20576718 | 3 months ago | | | 0 | 0.000019462142 | |
| 20568029 | 3 months ago | | | 0 | 0.000028854427 | |
| 20567943 | 3 months ago | | | 0 | 0.000028244448 | |
| 20524828 | 3 months ago | | | 0 | 0.000088012005 | |
| 20446807 | 3 months ago | | | 0 | 0.000071771340 | |
| 20350170 | 4 months ago | | | 0 | 0.000064076036 |
ABI
ABI objects
Getter at block 21167010
maxSupply() view returns (uint256)
9900
minter() view returns (address)
0xbf10a1c578aea818d27b5457817bc43ab22a1165
name() view returns (string)
SNW Cardborg
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xf703f7d2d41124b00de6899869bc69798ae6be1c
symbol() view returns (string)
SNW-CB
totalSupply() view returns (uint256)
1720
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(address user, uint256 quantity)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setMinter(address _minter)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMinter(address minter)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.