Kingdom Of Aerin
Verified contract
Active on
Ethereum with 698 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d64…8c95
Balances ($0.00)
No balances found for "Kingdom Of Aerin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18907314 | 10 months ago | | | 0 | 0.00073807584 | |
| 18895446 | 10 months ago | | | 0 | 0.00073009777 | |
| 18837754 | a year ago | | | 0 | 0.0013599842 | |
| 17764885 | a year ago | | | 0 | 0.0019979289 | |
| 17425812 | a year ago | | | 0 | 0.00092734943 | |
| 17076857 | 2 years ago | | | 0 | 0.0024959899 | |
| 17050510 | 2 years ago | | | 0 | 0.00098419772 | |
| 17033368 | 2 years ago | | | 0 | 0.0030838997 | |
| 17033368 | 2 years ago | | | 0 | 0.0030831404 | |
| 17033368 | 2 years ago | | | 0 | 0.0037997718 |
ABI
ABI objects
Getter at block 21157755
MAX_PER_TX_PRES() view returns (uint256)
8
MAX_PER_TX_PS() view returns (uint256)
25
MAX_SUPPLY() view returns (uint256)
4444
RESERVES() view returns (uint256)
94
allowListSaleIsActive() view returns (bool)
false
baseURI() view returns (string)
https://koa.mypinata.cloud/ipfs/QmZgCDNtg34H9xaqTZhU8xZsLqqAsXjaVoqWPXoXYqwFA8/
erc20TokenContractInstance() view returns (address)
0x7d647b1a0dcd5525e9c6b3d14be58f27674f8c95
erc20Wallet() view returns (address)
0xf3a778b459ee94f15031282af0fa4c4a0646a077
merkleRoot() view returns (bytes32)
0x54e156d4a0f974f26be81d1308642d98a78caa9de52bd1805804604cf9763173
name() view returns (string)
Kingdom Of Aerin
owner() view returns (address)
0xf3a778b459ee94f15031282af0fa4c4a0646a077
priceInErc20() view returns (uint256)
2500000000000000000
priceInWei() view returns (uint256)
70000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
saleIsActive() view returns (bool)
false
symbol() view returns (string)
KOA
totalSupply() view returns (uint256)
1222
Read-only
addressToMinted(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
isOwnerOf(address account, uint256[] _tokenIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectProxy(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _address) view returns (uint256[])
State-modifying
Events allowlistMint(uint256 count, bytes32[] proof) payable
allowlistMintWithErc20(uint256 count, bytes32[] proof) payable
approve(address to, uint256 tokenId)
batchSafeTransferFrom(address _from, address _to, uint256[] _tokenIds, bytes data_)
batchTransferFrom(address _from, address _to, uint256[] _tokenIds)
burn(uint256 tokenId)
flipProxyState(address proxyAddress)
getGiveaways()
publicMint(uint256 count) payable
publicMintWithErc20(uint256 count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setErc20TokenAddress(address _erc20TokenAddress)
setErc20Wallet(address wallet)
setMerkleRoot(bytes32 _merkleRoot)
setProxyRegistryAddress(address _proxyRegistryAddress)
setSale(bool _preS, bool _puS)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
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.