Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNO | ERC-20 | 6.164332M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17787545 | a year ago | | | 0 | 0.0015930776 | |
| 17787541 | a year ago | | | 0 | 0.0014573696 | |
| 17787539 | a year ago | | | 0 | 0.0014223512 | |
| 17787539 | a year ago | | | 0 | 0.0014223512 | |
| 17787539 | a year ago | | | 0 | 0.0015620822 | |
| 17787537 | a year ago | | | 0 | 0.0013336866 | |
| 17787534 | a year ago | | | 0 | 0.0013182309 | |
| 17787533 | a year ago | | | 0 | 0.0011907025 | |
| 17787516 | a year ago | | | 0 | 0.0013344878 | |
| 17787505 | a year ago | | | 0 | 0.0012230164 |
ABI
ABI objects
Getter at block 21230115
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Uno
owner() view returns (address)
0x089062e56df2de24af861e4d30143c00350ae2a4
symbol() pure returns (string)
UNO
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.