WAGMI

Verified contract

Active on Ethereum with 5,690 txns
Deployed by via 0xb6e14d6e at 14463387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $326.58
ERC-20
--
0xe036e373e64846e36ae1b3a7f0208db6527e98ab17c515ecdddc8e71441b0c03
0x33b10e491cf49742d8095cbf9a5d8d4d4c4fe9bc50445a987edb77141034b05e
0x5f7d829d565ddda2cbf1dcab5ed826035dce2f3695745bc2945c3b9c1443ee5f
0x6cc104e5f99fefb53d1491a9808de6766893c38ca6e6bcabbf8392b86313e03d
0xbf0900564ba25148a924d77eb9a659df57095aa9665be70c901c29e9d4b5610c
0x6dfd0c91833edc4d4a455e44eb2fc9fdf04c66c2fdd4c143d3eaaff9ece92802
0x92c7fa602cff0a73357aef66943170daa00a1b2591ac9ce11c2229eab2b3dd55
0x47bbdc58d4daa242cfcf4b63683a082add3f55dc348344a827e8e70e5ea612b8
0x48085a0d097abb2743a514a8ad062c708480ad83c4716dcbf5ca8e233b9e2db0
0x301234a4f3491ae462ab0016ba4d0cb5a69cbec58d9d381959246806a745645e

Functions
Getter at block 21229064
maxSupply(view returns (uint32)
3022
name(view returns (string)
WAGMI
owner(view returns (address)
0x8c1156870c904857e8c8490cf15c0de9af94c172
saleIsActive(view returns (bool)
true
saleStart(view returns (uint32)
1648324800
symbol(view returns (string)
WAGMI
totalSupply(view returns (uint32)
3022
unitPrice(view returns (uint256)
125000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdrop(address[] addresses
mint(uint32 countpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSaleStart(uint32 timestamp
setURI(string uri
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.