Balances ($0.00)
No balances found for "PAIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17213450 | 2 years ago | | | 0 | 0.0035808069 | |
| 17213424 | 2 years ago | | | 0 | 0.0035603713 | |
| 17213421 | 2 years ago | | | 0 | 0.0036334717 | |
| 17213419 | 2 years ago | | | 0 | 0.010224408 | |
| 17213417 | 2 years ago | | | 0 | 0.0038480793 | |
| 17213413 | 2 years ago | | | 0 | 0.0076020600 | |
| 17213412 | 2 years ago | | | 0 | 0.020387592 | |
| 17213411 | 2 years ago | | | 0 | 0.0039764858 | |
| 17213407 | 2 years ago | | | 0 | 0.0078060600 | |
| 17213407 | 2 years ago | | | 0 | 0.0037533416 |
ABI
ABI objects
Getter at block 21209598
_controller() view returns (address)
0x1f05c82f7de4722927b37b256613688483dacf75
decimals() view returns (uint8)
18
name() view returns (string)
PAIN
symbol() view returns (string)
MAX
totalSupply() view returns (uint256)
69000000000000000000000000000
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.