Nacreous
Verified contract
Active on
Ethereum with 41,276 txns
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 |
---|---|---|---|---|---|
LAT | ERC-20 | 10B | -- | -- | |
BGL | ERC-20 | 499.999999M | -- | -- | |
NACRE | ERC-20 | 581.098243K | -- | -- | |
UNIS | ERC-20 | 363K | -- | -- | |
NAC | ERC-20 | 220 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12816086 | 3 years ago | | | 0 | 0.00088688160 | |
| 12468674 | 3 years ago | | | 0 | 0.0054990000 | |
| 12020254 | 4 years ago | | | 0 | 0.0049092720 | |
| 11981502 | 4 years ago | | | 0 | 0.0021688800 | |
| 11790886 | 4 years ago | | | 0 | 0.0051236240 | |
| 11751391 | 4 years ago | | | 0 | 0.0067199132 | |
| 11746787 | 4 years ago | | | 0 | 0.0030219728 | |
| 11470951 | 4 years ago | | | 0 | 0.0040406920 | |
| 11387439 | 4 years ago | | | 0 | 0.0012481200 | |
| 11198692 | 4 years ago | | | 0 | 0.0016874880 |
ABI
ABI objects
Getter at block 21157629
decimals() view returns (uint8)
18
name() view returns (string)
Nacreous
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0fe402f02774567930ad59c41c36ac31ae7509f7
symbol() view returns (string)
NACRE
totalSupply() view returns (uint256)
25000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.