IlluminatiCoin
Verified contract
Active on
Ethereum with 8,866 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($61.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NATI | ERC-20 | 73.115439M | $0.000001 |
$61.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200418 | 7 hours ago | | | 0 | 0.00054898074 | |
| 21199088 | 12 hours ago | | | 0 | 0.00059025768 | |
| 21197900 | 16 hours ago | | | 0 | 0.00076167118 | |
| 21196651 | 20 hours ago | | | 0 | 0.00078229275 | |
| 21195934 | a day ago | | | 0 | 0.00056343038 | |
| 21195925 | a day ago | | | 0 | 0.00063674572 | |
| 21195754 | a day ago | | | 0 | 0.0012303397 | |
| 21194955 | a day ago | | | 0 | 0.0010622317 | |
| 21194583 | a day ago | | | 0 | 0.0011490534 | |
| 21193689 | a day ago | | | 0 | 0.0014427545 |
ABI
ABI objects
Getter at block 21202612
decimals() view returns (uint8)
18
magick() view returns (bool)
false
name() view returns (string)
IlluminatiCoin
oracle() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
ritual() view returns (address)
0x33a93bd484053615933502cb1299f77de48036c8
symbol() view returns (string)
NATI
totalSupply() view returns (uint256)
33000000000000000000000000000000
wisdom() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
rituals(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
epiphany(address _enlightenedOne, bool _enlightened)
illumination(address _ritual, uint256 _oracle, uint256 _wisdom, bool _magick)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _magickSource)
This contract contains no fallback and receive objects.
This contract contains no error objects.