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 "Neiroism"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20774228 | 2 months ago | | | 0 | 0.00015359855 | |
| 20774228 | 2 months ago | | | 0 | 0.00019690173 | |
| 20774224 | 2 months ago | | | 0 | 0.00032918406 | |
| 20774223 | 2 months ago | | | 0 | 0.00032962000 | |
| 20774223 | 2 months ago | | | 0 | 0.00032962000 | |
| 20774222 | 2 months ago | | | 0 | 0.00033517363 | |
| 20774221 | 2 months ago | | | 0 | 0.00033122071 | |
| 20774221 | 2 months ago | | | 0 | 0.00033122071 | |
| 20774220 | 2 months ago | | | 0 | 0.00032396115 | |
| 20774219 | 2 months ago | | | 0 | 0.00033249357 |
ABI
ABI objects
Getter at block 21158045
GEN_MIN() view returns (uint256)
1
breed_total_count() view returns (uint256)
10000
decimals() view returns (uint8)
18
gen() view returns (uint256)
1000
gen_max() view returns (uint256)
1000
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
max_breed() view returns (uint256)
1000
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Neiroism
owner() view returns (address)
0xb52399d1e9078c1a864a381dae46d4519cf09b4f
symbol() view returns (string)
N
totalSupply() view returns (uint256)
10000000000000000000000
uniswapV2Pair() view returns (address)
0x2c51ddc1ddd600ec35ecceda3dfebd07640b0abf
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
counts(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBreedId(uint256 _breed_id)
setBreedTotalCount(uint256 _breed_total_count)
setGen(uint256 _gen)
setNeiroColor(uint256 _neiro_color)
setNeiroEyes(uint256 _neiro_eyes)
setNeiroEyesColor(uint256 _neiro_eyes_color)
setNeiroHairColor(uint256 _neiro_hair_color)
setNeiroHat(uint256 _neiro_hat)
setNeiroHatColor(uint256 _neiro_hat_color)
setNeiroMouth(uint256 _neiro_mouth)
setNeiroShirt(uint256 _neiro_shirt)
setNeiroShirtColor(uint256 _neiro_shirt_color)
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.