Idamura
Verified contract
Active on
Ethereum with 9,863 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "Idamura"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104843 | a month ago | | | 0 | 0.000078878611 | |
| 20620072 | 3 months ago | | | 0 | 0.000052779720 | |
| 20620070 | 3 months ago | | | 0 | 0.000050522666 | |
| 20620068 | 3 months ago | | | 0 | 0.000051853760 | |
| 20620064 | 3 months ago | | | 0 | 0.000052711320 | |
| 20619415 | 3 months ago | | | 0 | 0.000027194393 | |
| 20618958 | 3 months ago | | | 0 | 0.000075963360 | |
| 20618949 | 3 months ago | | | 0 | 0.000059826480 | |
| 20618943 | 3 months ago | | | 0 | 0.000073373700 | |
| 20547183 | 3 months ago | | | 0 | 0.000021871800 |
ABI
ABI objects
Getter at block 21307616
MAX_SOCIAL_MINT() view returns (uint256)
4244
MAX_SUPPLY() view returns (uint256)
4444
name() view returns (string)
Idamura
owner() view returns (address)
0xe54ee8ca76431e2d8ff95d00cf6eb1e54d6faaae
paused() view returns (bool)
false
price() view returns (uint256)
44440000000000000
startTime() view returns (uint256)
1666371600
symbol() view returns (string)
WAIFU
totalSocialMinted() view returns (uint256)
4244
totalSupply() view returns (uint256)
4244
treasuryAddress() view returns (address)
0x0000000000000000000000000000000000000000
voidCell() view returns (address)
0x5a0753a94af7865946c2e94a8b200e7eaf7214a8
whitelistContract() view returns (address)
0xe36979d52b449a09c845e7519f743101975f8caf
Read-only
balanceOf(address owner) view returns (uint256)
checkTraits(uint8[6] _traits) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isMint(address addr) view returns (bool)
isTransformed(uint256) view returns (bool)
isVoidCell(address) view returns (bool)
isVoidTransformed(uint256, address) 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)
whitelisted(address addr) view returns (bool)
whitelistedVoid(address) view returns (bool)
State-modifying
Events addWhitelisteVoid(address[] list)
approve(address to, uint256 tokenId)
buildAWaifu(uint8[6] data) payable
collect()
freeMint()
mintTreasury(uint256 amount)
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 _uri)
setStartTime(uint256 time)
setTreasuryAddress(address _treasuryAddress)
setVoidCell(address _voidCell, bool isBurn)
takeFee(address token, uint256 amount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
transform(address token, uint256 tokenId)
transform(uint256 tokenId)
unpause()
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 _pair)
This contract contains no fallback and receive objects.
This contract contains no error objects.