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 "x"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17178649 | 2 years ago | | | 0 | 0.0024970393 | |
| 17178643 | 2 years ago | | | 0 | 0.0015870741 | |
| 17178614 | 2 years ago | | | 0 | 0.0064897440 | |
| 17178599 | 2 years ago | | | 0 | 0.0017335458 | |
| 17178597 | 2 years ago | | | 0 | 0.0025836739 | |
| 17178582 | 2 years ago | | | 0 | 0.0064897440 | |
| 17178578 | 2 years ago | | | 0 | 0.0028361323 | |
| 17178573 | 2 years ago | | | 0 | 0.0025423698 | |
| 17178564 | 2 years ago | | | 0 | 0.0017043406 | |
| 17178558 | 2 years ago | | | 0 | 0.0023541454 |
ABI
ABI objects
Getter at block 21227094
_controller() view returns (address)
0x5a3dc219d94da083cec722b2c6d26c5d55b8cf3d
decimals() view returns (uint8)
18
name() view returns (string)
x
symbol() view returns (string)
The Interlude
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
lockLPToken()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.