Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Liberator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17284355 | 2 years ago | | | 0 | 0.0013564299 | |
| 17282007 | 2 years ago | | | 0 | 0.0027124936 | |
| 17275118 | 2 years ago | | | 0 | 0.0019716308 | |
| 17275050 | 2 years ago | | | 0 | 0.0021846411 | |
| 17272162 | 2 years ago | | | 0 | 0.0024108137 | |
| 17271646 | 2 years ago | | | 0 | 0.0018944071 | |
| 17271637 | 2 years ago | | | 0 | 0.0019370313 | |
| 17271579 | 2 years ago | | | 0 | 0.0030149540 | |
| 17271579 | 2 years ago | | | 0 | 0.0030149540 | |
| 17271572 | 2 years ago | | | 0 | 0.0010422685 |
ABI
ABI objects
Getter at block 21295451
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxWallet() view returns (uint256)
0
name() view returns (string)
Liberator
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CALIB
totalSupply() view returns (uint256)
10000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x6b1371123ac70a23dc5ec5ac1ea28a5a6de4be18
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setWalletRule(bool _limited, address _uniswapV2Pair, uint256 _maxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.