Nintendo Fans Token
Verified contract
Active on
Ethereum with 642 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fc9…3bed
0x1fc9…3bed
0x1fc9…3bed
0x574f…42cb
0x574f…42cb
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,591.81 |
$0 | |
GREEN | ERC-20 | 5B | -- | -- | |
NTENDO | ERC-20 | 3.844812M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14148084 | 3 years ago | | | 0 | 0.0028148138 | |
| 13916459 | 3 years ago | | | 0 | 0.034068417 | |
| 13324632 | 3 years ago | | | 0 | 0.0048821344 | |
| 13324624 | 3 years ago | | | 0 | 0.0055721952 | |
| 13303455 | 3 years ago | | | 0 | 0.0035842775 | |
| 13303212 | 3 years ago | | | 0 | 0.0018414240 | |
| 13299280 | 3 years ago | | | 0 | 0.0020815105 | |
| 13297050 | 3 years ago | | | 0 | 0.0027526928 | |
| 13295675 | 3 years ago | | | 0 | 0.0016431968 | |
| 13295145 | 3 years ago | | | 0 | 0.0018406945 |
ABI
ABI objects
Getter at block 21322846
decimals() view returns (uint8)
9
m_TotalAlloc() view returns (uint256)
7000
name() view returns (string)
Nintendo Fans Token
owner() view returns (address)
0x86e677c97b987ee5ca5c9a3db38dc1d1b6f386b4
symbol() view returns (string)
NTENDO
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhiteList(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _a)
launch(uint256 _timer)
removeTaxWhiteList(address _address)
rmBlacklist(address _a)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.