Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001044 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20810167 | a month ago | | | 0 | 1.5760705e-7 | |
| 19532210 | 2 months ago | | | 0 | 0.000000074687074759 | |
| 19532185 | 2 months ago | | | 0 | 0.000000074873656852 | |
| 17238732 | 4 months ago | | | 0 | 4.4470214e-7 | |
| 17238730 | 4 months ago | | | 0 | 4.4624198e-7 | |
| 16505072 | 5 months ago | | | 0 | 2.3708700e-7 | |
| 16505066 | 5 months ago | | | 0 | 2.1665270e-7 | |
| 14756534 | 6 months ago | | | 0 | 0.0000018226077 | |
| 13090426 | 7 months ago | | | 0 | 0.000000603345683243 | |
| 13044765 | 7 months ago | | | 0 | 0.0000054212889 |
ABI
ABI objects
Getter at block 22510834
autoSendProject() view returns (bool)
true
autoSendStaking() view returns (bool)
true
cBalances() view returns (uint256, uint256, uint256)
(0, 0, 0)
cData() view returns (bool, uint256, uint256, uint256, uint256)
(true, 1154, 5000, 0, 5000)
calculatePrice() view returns (uint256)
10000000000000000
name() view returns (string)
Earnies
numberMinted() view returns (uint256)
0
owner() view returns (address)
0x1c1aad6cdb6672c75442c8362c87fb73563cdfc5
price() view returns (uint256)
10000000000000000
router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
symbol() view returns (string)
EARNIES
token_address() view returns (address)
0xac17ee2bee7e06d3e98f7f99818572ed9ea5774d
totalSupply() view returns (uint256)
1154
viewMinterRoll1_5() view returns (address, uint256, address, uint256, address, uint256, address, uint256, address, uint256)
(0x02cca96992b4cbb06c829826db0991aa59ba8afd, 1, 0x99140c82de9ef82ffc0e247d5d46a33eed72f32e, 1, 0x99140c82de9ef82ffc0e247d5d46a33eed72f32e, 1, 0x02cca96992b4cbb06c829826db0991aa59ba8afd, 3, 0x02cca96992b4cbb06c829826db0991aa59ba8afd, 1)
viewMinterRoll6_10() view returns (address, uint256, address, uint256, address, uint256, address, uint256, address, uint256)
(0xc69cd8949701fdcc34c324f4857cdcc78b54e7ea, 2, 0x470d04d4e780842d84c5047e805abcb25598934b, 1, 0x470d04d4e780842d84c5047e805abcb25598934b, 1, 0x470d04d4e780842d84c5047e805abcb25598934b, 1, 0x7f6d9099d4f24962d5a88cf1b3cfff649744d16e, 3)
viewNumberMinters() view returns (uint256)
150
Read-only
aData(address tokenOwner) view returns (uint256, uint256[])
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
originalMinter(uint256 tokenId) view returns (address)
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)
tokensOfOwner(address _owner) view returns (uint256[])
viewLink(string _tokenId) view returns (string)
viewisMinter(address _address) view returns (bool)
State-modifying
Events airdropMint(address recipient, uint256 amount)
approve(address to, uint256 tokenId)
authorize(address adr)
burn(uint256 tokenId)
buyBackandBurn() payable
mint(uint256 amount) payable
pauseMinting()
projectAllotment()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApproval()
setApprovalForAll(address operator, bool approved)
setAssetsBaseURI(string baseURI)
setAutoSend(bool staking, bool project)
setBurnToken(address _token)
setBuybackReceiver(address _burn)
setImgExt(string _imgext)
setInternalAddresses(address _project)
setMaxMint(uint256 _tx, uint256 _wallet)
setMaxSupply(uint256 max)
setPrices(uint256 _price)
setProjectReceiver(address _project)
setRouter(address _address)
setShares(uint256 _base, uint256 _burn, uint256 _staking, uint256 _denom)
setStakingReceiver(address _staking)
setisLimitExempt(address wallet, bool enabled)
stakingAllotment()
startMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.