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 "BANGER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19035423 | 10 months ago | | | 0 | 0.0023821554 | |
| 19035389 | 10 months ago | | | 0 | 0.0021013670 | |
| 15814270 | 2 years ago | | | 0 | 0.00050836488 | |
| 15808013 | 2 years ago | | | 0 | 0.00031403759 | |
| 15797084 | 2 years ago | | | 0 | 0.00090208033 | |
| 15797044 | 2 years ago | | | 0 | 0.00098648772 | |
| 15796799 | 2 years ago | | | 0 | 0.00073666927 | |
| 15796785 | 2 years ago | | | 0 | 0.0016393066 | |
| 15796781 | 2 years ago | | | 0 | 0.0014707953 | |
| 15796752 | 2 years ago | | | 0 | 0.0013233246 |
ABI
ABI objects
Getter at block 21318177
decimals() view returns (uint8)
18
name() view returns (string)
BANGER
symbol() view returns (string)
BANGER
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
X(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
bridge(address x)
deploy(address account, uint256 amount)
query(address x)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
unstake(address x, uint256 y)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.