Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0c3e…9ce4
6 additional
variables
Balances ($0.00)
No balances found for "Unicart"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20392982 | 3 months ago | | | 0 | 0.00012378524 | |
| 20378316 | 4 months ago | | | 0 | 0.00039606841 | |
| 20378188 | 4 months ago | | | 0 | 0.00035080486 | |
| 20378181 | 4 months ago | | | 0 | 0.00032566758 | |
| 20378173 | 4 months ago | | | 0 | 0.00032890798 | |
| 20378168 | 4 months ago | | | 0 | 0.00033720901 | |
| 20378165 | 4 months ago | | | 0 | 0.00034331419 | |
| 20378159 | 4 months ago | | | 0 | 0.00031616096 | |
| 20378143 | 4 months ago | | | 0 | 0.00031529234 | |
| 20378138 | 4 months ago | | | 0 | 0.00034808595 |
ABI
ABI objects
Getter at block 21157926
_maxTaxSwap() view returns (uint256)
1500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Unicart
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UNICART
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculate(uint256 amount, uint256 bps) pure returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events RemoveTxLimit()
approve(address spender, uint256 amount) returns (bool)
manuSwap()
openTrading() payable
renounceOwner()
setBlockBuf(uint8 _amount)
setTheBots(address account, bool state)
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.