Uzu Research
Verified contract
Active on
Ethereum with 1,743 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UZU | ERC-20 | 180.832152 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104430 | 3 days ago | | | 0 | 0.00011090853 | |
| 19813402 | 6 months ago | | | 0 | 0.00018155865 | |
| 19072328 | 9 months ago | | | 0 | 0.00027349826 | |
| 19021974 | 10 months ago | | | 0 | 0.00068991325 | |
| 19021962 | 10 months ago | | | 0 | 0.00079015436 | |
| 19021961 | 10 months ago | | | 0 | 0.00079342331 | |
| 19021960 | 10 months ago | | | 0 | 0.00074453293 | |
| 18734249 | a year ago | | | 0 | 0.00095045536 | |
| 18732702 | a year ago | | | 0 | 0.00079090252 | |
| 18721029 | a year ago | | | 0 | 0.0014911722 |
ABI
ABI objects
Getter at block 21124263
_maxTaxSwap() view returns (uint256)
400000000000
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletSize() view returns (uint256)
20000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
8
name() pure returns (string)
Uzu Research
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UZU
totalSupply() pure returns (uint256)
20000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
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.