Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIGG | ERC-20 | 2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18469991 | a year ago | | | 0 | 0.0013305073 | |
| 18469991 | a year ago | | | 0 | 0.0013305073 | |
| 18469991 | a year ago | | | 0 | 0.0013305073 | |
| 18469991 | a year ago | | | 0 | 0.020948607 | |
| 18469987 | a year ago | | | 0 | 0.0014039734 | |
| 18469985 | a year ago | | | 0 | 0.0013676559 | |
| 18469985 | a year ago | | | 0 | 0.00077871782 | |
| 18469983 | a year ago | | | 0 | 0.0012702093 | |
| 18469983 | a year ago | | | 0 | 0.0012702093 | |
| 18469983 | a year ago | | | 0 | 0.0012702093 |
ABI
ABI objects
Getter at block 21322001
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Unibotched
owner() view returns (address)
0xf15b9d94989f26993a17adbfbfdc7542e238a54a
sellTax() view returns (uint256)
100
symbol() pure returns (string)
UNIGG
totalSupply() pure returns (uint256)
100000000000000000000000000
updateMarketingAddress() view returns (address)
0xf15b9d94989f26993a17adbfbfdc7542e238a54a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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()
receive()
This contract contains no error objects.