Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GHOSTBIDEN | ERC-20 | 2.237592K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17465587 | 3 months ago | | | 0 | 6.5127343e-7 | |
| 17465586 | 3 months ago | | | 0 | 0.0000013019593 | |
| 17463844 | 3 months ago | | | 0 | 6.3129543e-7 | |
| 17463842 | 3 months ago | | | 0 | 0.0000012617171 | |
| 17463673 | 3 months ago | | | 0 | 5.6342045e-7 | |
| 17463672 | 3 months ago | | | 0 | 5.6257657e-7 | |
| 17463668 | 3 months ago | | | 0 | 5.6200178e-7 | |
| 17463667 | 3 months ago | | | 0 | 5.6200178e-7 | |
| 17463617 | 3 months ago | | | 0 | 5.4472178e-7 | |
| 17463617 | 3 months ago | | | 0 | 5.4483555e-7 |
ABI
ABI objects
Getter at block 21880423
Player() view returns (address)
0x86672cf966ba0de8e1719841c68862c5fa73234d
decimals() view returns (uint8)
9
name() view returns (string)
Ghost Biden
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GHOSTBIDEN
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burner(uint256 amount)
renounceOwnership()
startTrans(address account, uint256 getSwap)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Engage(address indexed account, uint256 getSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.