Ey3k0n
Verified contract
Proxy
Active on
Ethereum with 10,050 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 47 additional slots
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EY3ANT | ERC-721 | 1 | -- | -- | |
EY3ANT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243071 | 6 days ago | | | 0 | 0.00053543640 | |
| 21226598 | 8 days ago | | | 0 | 0.00051297670 | |
| 21150956 | 19 days ago | | | 0 | 0.00040061880 | |
| 21150953 | 19 days ago | | | 0 | 0.00063863894 | |
| 21146846 | 19 days ago | | | 0 | 0.00044298843 | |
| 21144036 | 20 days ago | | | 0 | 0.00071896787 | |
| 21124522 | 23 days ago | | | 0 | 0.00031025636 | |
| 21103833 | 25 days ago | | | 0 | 0.000097981700 | |
| 21101983 | a month ago | | | 0 | 0.00015673078 | |
| 21097603 | a month ago | | | 0 | 0.00023004891 |
ABI
ABI objects
Getter at block 21286175
baseURI() view returns (string)
http://nfts.ey3k0n.io/metadata/
developerAddress() view returns (address)
0xb637b38a0c6b5488d59f5d3f7eaf2059055f381f
expirationTimestamp() view returns (uint256)
0
lastTokenId() view returns (uint256)
10000
maxSupply() view returns (uint256)
10000
maxTokensPerWallet() view returns (uint256)
10
name() view returns (string)
Ey3k0n
newClaimableOwner() view returns (address)
0x83f3ca8e47ed439b6f082511921b411198a4379b
owner() view returns (address)
0x83f3ca8e47ed439b6f082511921b411198a4379b
price() view returns (uint256)
233000000000000000
signerAddress() view returns (address)
0xae76434f359c5adb3455c17ad0190129f5fdc774
symbol() view returns (string)
Ey3
teamLastTokenId() view returns (uint256)
300
teamMaxSupply() view returns (uint256)
300
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)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensMinted(address) view returns (uint256)
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)
claimOwnership()
initialize(address _ownerAddress, address _signerAddress, address _developerAddress, uint256 _price, uint256 _maxSupply, uint256 _teamMaxSupply, uint256 _maxTokensPerWallet)
mint(uint256 _issued, uint256 _expiration, uint256 _numTokens, bytes signature) payable
mintBulkGiveAway(address[] _receivers)
mintGiveAway(address _receiver, uint256 _numTokens)
mintTeam(address _receiver, uint256 _numTokens)
renounceOwnership()
resetTokenRoyalty(uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setDefaultRoyalty(address receiverAddress, uint96 feeNumerator)
setTokenRoyalty(uint256 tokenId, address receiver, uint96 feeNumerator)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateDeveloperAddress(address _developerAddress)
updateExpirationTimestamp(uint256 _expirationTimestamp)
updateMaxSupply(uint256 _maxSupply)
updateMaxTokensPerWallet(uint256 _maxTokensPerWallet)
updatePrice(uint256 _price)
updateSignerAddress(address _signerAddress)
withdraw(address _receiver) payable
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)
DeveloperUpdated(address oldDeveloperAddress, address newDeveloperAddress)
ExpirationTimestampUpdated(uint256 oldExpirationTimestamp, uint256 newExpirationTimestamp)
Initialized(uint8 version)
MaxSupplyUpdated(uint256 oldMaxSupply, uint256 newMaxSupply)
MaxTokensPerWalletUpdated(uint256 oldMaxTokensPerWallet, uint256 newMaxTokensPerWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceUpdated(uint256 oldPrice, uint256 newPrice)
SignerUpdated(address oldSignerAddress, address newSignerAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.