Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BORUTO | ERC-20 | 19.997999M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17108375 | 2 years ago | | | 0 | 0.0018350658 | |
| 17108356 | 2 years ago | | | 0 | 0.0020066484 | |
| 17108353 | 2 years ago | | | 0 | 0.0019368439 | |
| 17108350 | 2 years ago | | | 0 | 0.0032809141 | |
| 17108348 | 2 years ago | | | 0 | 0.0020551247 | |
| 17108347 | 2 years ago | | | 0 | 0.0018622387 | |
| 17108346 | 2 years ago | | | 0 | 0.0019209371 | |
| 17108345 | 2 years ago | | | 0 | 0.0021175214 | |
| 17108344 | 2 years ago | | | 0 | 0.0020017093 | |
| 17108342 | 2 years ago | | | 0 | 0.0021386737 |
ABI
ABI objects
Getter at block 21282448
_maxTransferAmount() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xe8294abbe29b6bf1926ae3d33cf08d457d12372c
name() pure returns (string)
Boruto
pair() view returns (address)
0x6875cab28f139b8203d3d606a21d493b767043bd
symbol() pure returns (string)
BORUTO
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.