THENODE

Verified contract

Active on Ethereum with 34,761 txns
Deployed by via 0xe48e7767 at 8661140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $345.38
ERC-20
--
0x4135e4c69a8e9f1e4e393fa1948c3da8a69f8e7cc6e4140a0bb11a9a84919a4b
0x197a001f06d2256bd25a53c8fbd106de8f536d441b06686b377d02bce5db2a60
0xfdaacbe94a3b8a12959c8218bbef943f94715745d91b2012ac0770d708d94e92
0xd3069f1c7486c9c659fd7135d5db0ff5555e7a6dea77f9d6243f1a791426ede6
0x86b8813afaba0de75703f240d94b699a460c99b33fe0297b02ce6a47114ba117
0x838375138e1fa4049f249e9eb5ea56907a3cc968a4d13c8e40b7ee1a5dbb637d
0x703e0242108cd01653ebdae48da4bbd0cab179ef2a629a6d18eb09cb55cee60d
0x40625beda9744f29d8c72401fb23926548de631c99dabb0971b66fa159abd9ca
0xf93f5ab68882ef754d7c9cd71cfce8faf13618db7c1acbf326274444b5bc29dd
0xae0c3c8219b25b1df90190f5a93e63dcf45fbf35fc23fd3a0fdc87274dab27a7

Functions
Getter at block 21256742
_admin(view returns (address)
0x0000000000000000000000000000000000000000
_owner(view returns (address)
0x7ee37b0efad1d736cb2b4c19d7ee912a610399de
decimals(view returns (uint256)
18
isAllowed(view returns (bool)
false
isOwner(view returns (bool)
false
isStopped(view returns (bool)
false
name(view returns (string)
THENODE
owner(view returns (address)
0x7ee37b0efad1d736cb2b4c19d7ee912a610399de
symbol(view returns (string)
THE
totalSupply(view returns (uint256)
97252466988000000000000000
version(view returns (string)
1.0.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvals(addressaddressview returns (uint256)
balanceOf(address _whoview returns (uint256)
balances(addressview returns (uint256)
isLocked(address _whouint256 _valueview returns (bool)
isMinter(address accountview returns (bool)
lockedAddresses(addressview returns (bool)
lockedBalanceOf(address _whoview returns (uint256)
lockup(addressuint256view returns (uint256 amountuint256 expiresAt)
State-modifying
addMinter(address account
allow(address _targetreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
claimOwnership(
destruction(
lockAddress(address _addrbool _locked
mint(address touint256 valuereturns (bool)
proposeOwner(address _proposedOwner
removeAllowed(address _targetreturns (bool)
renounceMinter(
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferWithLock(address _touint256 _valueuint256 _timereturns (bool)
unlock(address _whouint256 _indexreturns (bool)
unlockAll(address _whoreturns (bool)
Events
Allowed(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 indexed value
Locked(address _whouint256 _index
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveAllowed(address indexed _address
Started(
Stopped(
Transfer(address indexed fromaddress indexed touint256 value
UnlockedAll(address _who
UnlockedIndex(address _whouint256 _index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.