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 "Boxxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17474430 | a year ago | | | 0 | 0.00046201699 | |
| 17302772 | 2 years ago | | | 0 | 0.0062132304 | |
| 17302594 | 2 years ago | | | 0 | 0.0059735448 | |
| 17302409 | 2 years ago | | | 0 | 0.0015551062 | |
| 17302263 | 2 years ago | | | 0 | 0.0016410719 | |
| 17302198 | 2 years ago | | | 0 | 0.0021805659 | |
| 17302182 | 2 years ago | | | 0 | 0.0012408968 | |
| 17302174 | 2 years ago | | | 0 | 0.0027201104 | |
| 17302173 | 2 years ago | | | 0 | 0.0028878572 | |
| 17302165 | 2 years ago | | | 0 | 0.0029717192 |
ABI
ABI objects
Getter at block 21312516
_decimals() view returns (uint256)
9
_totalSupply() view returns (uint256)
1000000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Boxxy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOXXY
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
shouldSwap(address sender, address receiver) view returns (bool)
State-modifying
Events addBots(address[] botsList)
approve(address spender, uint256 amount) returns (bool)
approve_()
decreaseAllowance(address from, uint256 amount) returns (bool)
delBots(address _bot)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.