Teh Nio Guardian
Verified contract
Active on
Ethereum with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NIO | ERC-20 | 3.208664M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15538001 | 2 years ago | | | 0 | 0.00083524601 | |
| 15533991 | 2 years ago | | | 0 | 0.00094579629 | |
| 15533477 | 2 years ago | | | 0 | 0.00044935162 | |
| 15533466 | 2 years ago | | | 0 | 0.00091461316 | |
| 15533466 | 2 years ago | | | 0 | 0.00091461316 | |
| 15533343 | 2 years ago | | | 0 | 0.00036381240 | |
| 15533332 | 2 years ago | | | 0 | 0.00075559976 | |
| 15533330 | 2 years ago | | | 0 | 0.00084204015 | |
| 15533329 | 2 years ago | | | 0 | 0.00082337124 | |
| 15533329 | 2 years ago | | | 0 | 0.00082337124 |
ABI
ABI objects
Getter at block 21312826
burnBuyFee() view returns (uint256)
1
burnExtraSellFee() view returns (uint256)
15
burnSellFee() view returns (uint256)
1
buyWall() view returns (uint256)
5
buyerList() view returns (uint256)
1
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
isOpen() view returns (bool)
true
liquidityBuyFee() view returns (uint256)
1
liquidityExtraSellFee() view returns (uint256)
0
liquiditySellFee() view returns (uint256)
1
marketingBuyFee() view returns (uint256)
3
marketingExtraSellFee() view returns (uint256)
5
marketingSellFee() view returns (uint256)
3
marketingWallet() view returns (address)
0x8fe6c79dac072daf8a44d181a1741f36ce664d8d
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWalletToken() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Teh Nio Guardian
owner() view returns (address)
0x095d41c1e804dfd69fc1e6d94fcba29f3fec83a5
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
NIO
totalBuyFee() view returns (uint256)
5
totalExtraSellFee() view returns (uint256)
20
totalSellFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x676b6ea908b420d0db4eba2dd8d5cd61f577f2e9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
includeToWhiteList(address[] _users)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingWallet(address _wallet)
setMaxTxAmount(uint256 _maxTx)
setMaxWalletToken(uint256 _maxToken)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmouunt(uint256 _newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyWall(uint256 _buyWall)
updateFee(uint256 _liqBuy, uint256 _markBuy, uint256 _burnBuy, uint256 _liqSell, uint256 _markSell, uint256 _burnSell, uint256 _liqExtraSell, uint256 _markExtraSell, uint256 _burnExtraSell)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.