Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3afc…13ce
0x3afc…13ce
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UONDO | ERC-20 | 158.881323K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15620016 | 2 years ago | | | 0 | 0.00045580063 | |
| 15516234 | 2 years ago | | | 0 | 0.0015869953 | |
| 15515937 | 2 years ago | | | 0 | 0.00052163306 | |
| 15483614 | 2 years ago | | | 0 | 0.00037253163 | |
| 15481953 | 2 years ago | | | 0 | 0.00059161842 | |
| 15480310 | 2 years ago | | | 0 | 0.00034412796 | |
| 15477316 | 2 years ago | | | 0 | 0.00036482960 | |
| 15477247 | 2 years ago | | | 0 | 0.00018886400 | |
| 15477107 | 2 years ago | | | 0 | 0.00044429817 | |
| 15477064 | 2 years ago | | | 0 | 0.00034605944 |
ABI
ABI objects
Getter at block 21304444
decimals() pure returns (uint8)
9
name() pure returns (string)
Uondo Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UONDO
totalSupply() pure returns (uint256)
180000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
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.