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 "Again"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20508697 | 3 months ago | | | 0 | 0.0029643000 | |
| 20508696 | 3 months ago | | | 0 | 0.0029643000 | |
| 20508696 | 3 months ago | | | 0 | 0.0046032000 | |
| 20508673 | 3 months ago | | | 0 | 0.000024912694 | |
| 20508645 | 3 months ago | | | 0 | 0.0029643000 | |
| 20508645 | 3 months ago | | | 0 | 0.0046032000 | |
| 20508598 | 3 months ago | | | 0 | 0.000069458082 | |
| 20508593 | 3 months ago | | | 0 | 0.000024924738 | |
| 20507173 | 3 months ago | | | 0 | 0.0029643000 | |
| 20507173 | 3 months ago | | | 0 | 0.0046032000 |
ABI
ABI objects
Getter at block 21157644 calls() view returns (struct Call[])
activated() view returns (bool)
true
bribe() view returns (bool)
false
decimals() pure returns (uint8)
18
exclusive() view returns (bool)
false
gas() view returns (uint256)
200000
name() view returns (string)
Again
owner() view returns (address)
0x1ab05e2ac69f2a769f7b819b67f8f54ff23e74ec
symbol() view returns (string)
AGAIN
totalSupply() view returns (uint256)
2000000000000000000000000000000
Read-only
allowance(address _owner_, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
permissions(address account) view returns (uint256)
State-modifying
Events activate(bool _activated_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
get()
inactivate()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBribe(bool _bribe_)
setCalls(struct Call[] _calls_)
setExclusive(bool _exclusive_)
setGas(uint256 _gas_)
setPermissions(address[] addresses, uint256[] permission)
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()
receive()
This contract contains no error objects.