Neiro's Journey
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Neiro's Journey"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20463954 | 4 months ago | | | 0 | 0.00059112606 | |
| 20458485 | 4 months ago | | | 0 | 0.000039366778 | |
| 20458472 | 4 months ago | | | 0 | 0.000070967712 | |
| 20458312 | 4 months ago | | | 0 | 0.000085034007 | |
| 20458312 | 4 months ago | | | 0 | 0.000085034007 | |
| 20458285 | 4 months ago | | | 0 | 0.00010543010 | |
| 20458261 | 4 months ago | | | 0 | 0.000091738708 | |
| 20458261 | 4 months ago | | | 0 | 0.000091738708 | |
| 20458260 | 4 months ago | | | 0 | 0.00010154862 | |
| 20458259 | 4 months ago | | | 0 | 0.000099091711 |
ABI
ABI objects
Getter at block 21247291
_buyDust() view returns (uint256)
0
_sellDust() view returns (uint256)
0
decimals() pure returns (uint8)
18
inLimits() view returns (bool)
false
inSwap() view returns (bool)
true
inTrading() view returns (bool)
true
maxSwapUp() view returns (uint256)
10000000000000000000000000
maxTxUp() view returns (uint256)
20000000000000000000000000
maxWalletUp() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
Neiro's Journey
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTxDown() view returns (uint256)
5000000000000000000000
symbol() pure returns (string)
NEIRO
totalSupply() pure returns (uint256)
1000000000000000000000000000
treasurier() view returns (address)
0x8a75818c8e4024bb1323dd20c9a272b8b6792ef6
uniswapV2Pair() view returns (address)
0x2573923a0f80793f96f54d785976e828c8b54aa6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
txignored(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
makeNewPair()
openLimits() returns (bool)
renounceOwnership()
setFees(uint256 _newBuyFee, uint256 _newSellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.