NFTRADERSCLUB
Verified contract
Active on
Ethereum with 49 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($85.19)
Native
Value
$85.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.022071 | $3,859.82 |
$85.19 | |
NTC | ERC-20 | 1.058613B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18028733 | a year ago | | | 0 | 0.0012499015 | |
| 18028732 | a year ago | | | 0 | 0.0011733267 | |
| 18028730 | a year ago | | | 0 | 0.0011799094 | |
| 18028726 | a year ago | | | 0 | 0.0010486999 | |
| 18028726 | a year ago | | | 0 | 0.0011919419 | |
| 18028724 | a year ago | | | 0 | 0.0019042507 | |
| 18028721 | a year ago | | | 0 | 0.0013462561 | |
| 18028713 | a year ago | | | 0 | 0.00063382980 | |
| 18028712 | a year ago | | | 0 | 0.0012831706 | |
| 18028711 | a year ago | | | 0 | 0.00096526826 |
ABI
ABI objects
Getter at block 21331862
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
NFTRADERSCLUB
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NTC
totalSupply() pure returns (uint256)
10000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFees(uint256 __initialBuyTax, uint256 __initialSellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.