Toucan Gang
Verified contract
Proxy
Active on
Ethereum with 8,200 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
7 additional
variables
Balances ($0.00)
No balances found for "Toucan Gang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21252665 | 2 days ago | | | 0 | 0.00046993583 | |
| 21207577 | 9 days ago | | | 0 | 0.00062207286 | |
| 21190956 | 11 days ago | | | 0 | 0.00046078057 | |
| 21190956 | 11 days ago | | | 0 | 0.00073292068 | |
| 21166375 | 14 days ago | | | 0 | 0.0021477334 | |
| 21156859 | 16 days ago | | | 0 | 0.00071870699 | |
| 20995230 | a month ago | | | 0 | 0.00083556663 | |
| 20854813 | 2 months ago | | | 0 | 0.00046176092 | |
| 20838843 | 2 months ago | | | 0 | 0.00067875970 | |
| 20649141 | 3 months ago | | | 0 | 0.000040794064 |
ABI
ABI objects
Getter at block 21269623
getWhitelist() view returns (bytes32)
0x27c8677611d6928db1121fa4dbfab098aa1e1746a8d5f0347f3148506e7f41a6
name() view returns (string)
Toucan Gang
owner() view returns (address)
0x0b038779c3fad5767d0257107c8d9b21dabb5ed7
paused() view returns (bool)
false
remaining() view returns (uint256)
2190
symbol() view returns (string)
Toucan Gang
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
claim(uint256, address, bytes32[]) pure
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isClaimed(uint256 index) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
initialize(string __name, string __symbol, string __ipfsHash, bytes32 __merkleRoot, uint256 __merkleLength)
mintAdmin(address account, uint256 count)
multicall(bytes[] data) returns (bytes[] results)
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string base)
setName(address ensRegistry, string ensName)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.