Ghost Choir
Unverified contract
Proxy
Active on
Ethereum with 22 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Ghost Choir"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119453 | 9 hours ago | | | 0 | 0.00015254437 | |
| 21118993 | 10 hours ago | | | 0 | 0.00029529231 | |
| 21118568 | 12 hours ago | | | 0 | 0.00038679602 | |
| 21118568 | 12 hours ago | | | 0 | 0.00053459402 | |
| 21118567 | 12 hours ago | | | 0 | 0.0012316500 | |
| 21118228 | 13 hours ago | | | 0 | 0.00031582090 | |
| 21117023 | 17 hours ago | | | 0 | 0.00058301397 | |
| 21116153 | 20 hours ago | | | 0 | 0.00038108718 | |
| 21115463 | a day ago | | | 0 | 0.00053671247 | |
| 21115432 | a day ago | | | 0 | 0.00057565823 |
ABI
ABI objects
Getter at block 21122106
VERSION() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Ghost Choir
owner() view returns (address)
0x7b2cab265447c0b7b2b41c5d8eb0e0824c9b18c4
symbol() view returns (string)
$GHOST
totalSupply() view returns (uint256)
25101993000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.