NyanCoin 2.0
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NYANCOIN2.0 | ERC-20 | 1010.011264T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17646812 | a year ago | | | 0 | 0.0029909876 | |
| 17646811 | a year ago | | | 0 | 0.0011076294 | |
| 17646809 | a year ago | | | 0 | 0.00068915086 | |
| 17646807 | a year ago | | | 0 | 0.00073270575 | |
| 17646802 | a year ago | | | 0 | 0.00075989039 | |
| 17646796 | a year ago | | | 0 | 0.00062740317 | |
| 17646794 | a year ago | | | 0 | 0.00066592614 | |
| 17646793 | a year ago | | | 0 | 0.00068464527 | |
| 17646792 | a year ago | | | 0 | 0.00066439855 | |
| 17646792 | a year ago | | | 0 | 0.00066011404 |
ABI
ABI objects
Getter at block 21425296
_maxTransferAmount() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletToken() view returns (uint256)
500000000000000000
decimals() pure returns (uint8)
6
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
NyanCoin 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe6585db691ac1c085afc5e02f4e5a862cae8ba12
symbol() pure returns (string)
NYANCOIN2.0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
IsExcludedFromFeeList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setisExempt(address _address, bool _enabled)
startTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.