Prelude of the Night
Verified contract
Active on
Ethereum with 687 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Prelude of the Night"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19661027 | 8 months ago | | | 0 | 0.00036814565 | |
| 19074713 | 10 months ago | | | 0 | 0.00019799767 | |
| 16889907 | 2 years ago | | | 0 | 0.00042661304 | |
| 16574782 | 2 years ago | | | 0 | 0.00056749080 | |
| 16444994 | 2 years ago | | | 0 | 0.00038365627 | |
| 16374270 | 2 years ago | | | 0 | 0.00047331008 | |
| 16182479 | 2 years ago | | | 0 | 0.00061142152 | |
| 16182337 | 2 years ago | | | 0 | 0.00070099428 | |
| 15997778 | 2 years ago | | | 0 | 0.00066355265 | |
| 15734318 | 2 years ago | | | 0 | 0.00049768857 |
ABI
ABI objects
Getter at block 21316174
decimals() view returns (uint8)
18
name() view returns (string)
Prelude of the Night
symbol() view returns (string)
FAITH
totalSupply() view returns (uint256)
999999999999999000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.