Nyan Dog Classic
Verified contract
Active on
Ethereum with 809 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9a9d…86ab
Balances ($243.24)
Native
Value
$243.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.065209 | $3,730.18 |
$243.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18888725 | a year ago | | | 0 | 0.00050071043 | |
| 18377918 | a year ago | | | 0 | 0.0010262033 | |
| 18359166 | a year ago | | | 0 | 0.00032765321 | |
| 18254205 | a year ago | | | 0 | 0.00015272314 | |
| 18126342 | a year ago | | | 0 | 0.00073893185 | |
| 18092964 | a year ago | | | 0 | 0.0015458922 | |
| 18069812 | a year ago | | | 0 | 0.00028043938 | |
| 18069373 | a year ago | | | 0 | 0.00042093064 | |
| 18068701 | a year ago | | | 0 | 0.00048326266 | |
| 17846239 | a year ago | | | 0 | 0.00031233399 |
ABI
ABI objects
Getter at block 21311605
buyFeeRate() view returns (uint256)
0
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x9a9d2f3484ca4d2c7681292b9b62fb41f0b186ab
name() pure returns (string)
Nyan Dog Classic
numTokensSellToAddToLiquidity() view returns (uint256)
3000000000000000000000
pair() view returns (address)
0x64de220b36fe16e11d665a901f674b2b6b0d42c2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeRate() view returns (uint256)
0
symbol() pure returns (string)
DYANC
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage, address adr)
openTrading()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setSwapThresholdAmount(uint256 amount)
swapToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.