Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "box"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12985280 | 7 months ago | | | 0 | 0.0000076404644 | |
| 12961767 | 7 months ago | | | 0 | 0.0000020534187 | |
| 12961678 | 7 months ago | | | 0 | 0.0000012757255 | |
| 12958985 | 7 months ago | | | 0 | 1.3557305e-7 | |
| 12958562 | 7 months ago | | | 0 | 1.3215287e-7 | |
| 12956773 | 7 months ago | | | 0 | 0.0000034177234 | |
| 12956749 | 7 months ago | | | 0 | 0.0000022874237 | |
| 12956714 | 7 months ago | | | 0 | 0.0000047418807 | |
| 12956711 | 7 months ago | | | 0 | 0.00013938276 | |
| 12956702 | 7 months ago | | | 0 | 0.0000047418807 |
ABI
ABI objects
Getter at block 21855367
DOMAIN_SEPARATOR() view returns (bytes32)
0x75ed14bf924395e87d80e6f506480a4c40952682ea8220a4a0aa91442a1b9cd9
decimals() view returns (uint8)
18
lastRewardUpdate() view returns (uint256)
0
maxTransferAmount() view returns (uint256)
10000000000000000000000
maxTransferAmountRestrictionEnd() view returns (uint256)
1712701929
name() view returns (string)
box
owner() view returns (address)
0x0000000000000000000000000000000000000000
shouldMint() view returns (bool)
true
symbol() view returns (string)
box
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events addRewards()
approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeMaxTransferAmountLimit()
renounceOwnership()
setVault(address _vault)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address deployer, uint256 supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.