NekoAI

Verified contract

Active on Ethereum with 56 txns
Deployed by via 0x8cf51df9 at 17373147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "NekoAI"

0x3dd372253e18f0a73707f5d50e364e5229cafaa9448c004293aecdfc5a638c8b
0x938a9a8ec45385c5c9a7473e99c310813b5ea0e924d8803fb40e75a2846f95c4
0x38e4edc2dba20088672f580d01e9c53f09472636bafca909d7d4365a899bb30d
0x38b7749e18594f09a436ea09c181f15fc9ae16056f2e0574c0df92310496a257
0xf9dc6dbd20bfb0a224a29d6d735b96582926c4040eb19369cdb16e7b2b8c6928
0xe3d23ba16060610de1307030531735e232b11a26808c84aecb58307db836988e
0x095c6c82ae591fd542d1d48b7c32a1f20cd03d03816fa5aa6e3c4231e2b1d05a
0x1861cd09c1890bb6a49c27f50cf90c3b8275f27a9bb7634da191465804cb87d7
0x0f7f72c2769b8435d740d60de1fe142c6597b193b74624b0c0b91755db27092f
0xd4b13756768fb0f628ff43e9e349eba106e758422d4251da53230f73740073d6

Functions
Getter at block 21418792
DOMAIN_SEPARATOR(view returns (bytes32)
0xbdbaf8c808da35504852137b07e141443ab033cdacaa7060193d9c2af4d8e455
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
9
name(view returns (string)
NekoAI
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
NKAI
totalSupply(view returns (uint256)
10000000000000000000000000000001000000000000000000
twapEpochPeriod(view returns (uint256)
0
twapOracle(view returns (address)
0x0000000000000000000000000000000000000000
vault(view returns (address)
0x0cdfbf66947bbc171112b8b04359bf284f32cb6c
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
_burnFrom(address account_uint256 amount_
addTWAPSource(address newTWAPSourceDexPool_
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address account_uint256 amount_
changeTWAPEpochPeriod(uint256 newTWAPEpochPeriod_
changeTWAPOracle(address newTWAPOracle_
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address account_uint256 amount_
permit(address owneraddress spenderuint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
removeTWAPSource(address twapSourceToRemove_
renounceOwnership(
setVault(address vault_returns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner_
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TWAPEpochChanged(uint256 previousTWAPEpochPerioduint256 newTWAPEpochPeriod
TWAPOracleChanged(address indexed previousTWAPOracleaddress indexed newTWAPOracle
TWAPSourceAdded(address indexed newTWAPSource
TWAPSourceRemoved(address indexed removedTWAPSource
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.