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 "NEXT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21136246 | 12 days ago | | | 0 | 0.00075710516 | |
| 21136116 | 12 days ago | | | 0 | 0.00059714351 | |
| 21135592 | 12 days ago | | | 0 | 0.00084608598 | |
| 20517481 | 3 months ago | | | 0 | 0.000031795506 | |
| 20369209 | 4 months ago | | | 0 | 0.00027866112 | |
| 19996827 | 6 months ago | | | 0 | 0.00012616161 | |
| 19975242 | 6 months ago | | | 0 | 0.00047077840 | |
| 19963381 | 6 months ago | | | 0 | 0.0012743144 | |
| 19962707 | 6 months ago | | | 0 | 0.00073926717 | |
| 19962696 | 6 months ago | | | 0 | 0.0012168731 |
ABI
ABI objects
Getter at block 21218722
decimals() pure returns (uint256)
18
maxSupply() view returns (uint256)
30300000000000000000000000
mintingowner() view returns (address)
0x1a7f498b65ddf8d05c76f95953c9468f3306550c
name() pure returns (string)
NEXT
owner() view returns (address)
0x1a7f498b65ddf8d05c76f95953c9468f3306550c
safeguard() view returns (bool)
false
symbol() pure returns (string)
NEXT
totalSupply() view returns (uint256)
27143691296057300039289115
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address user) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events acceptMintingOwnership()
acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address spender, uint256 amount) returns (bool)
approveAndCall(address spender, uint256 amount, bytes data) returns (bool)
burn(uint256 _value) returns (bool success)
changeSafeguardStatus()
decrease_allowance(address spender, uint256 value) returns (bool)
increase_allowance(address spender, uint256 value) returns (bool)
manualWithdrawEther()
manualWithdrawTokens(uint256 tokenAmount)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value) returns (bool success)
transferAndCall(address recipient, uint256 amount) returns (bool)
transferAndCall(address recipient, uint256 amount, bytes data) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferFromAndCall(address sender, address recipient, uint256 amount) returns (bool)
transferFromAndCall(address sender, address recipient, uint256 amount, bytes data) returns (bool)
transferMintingOwnership(address _newMintingOwner)
transferOwnership(address _newOwner)
Approval(address indexed from, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
FrozenAccounts(address target, bool frozen)
MintingOwnershipTransferred(address indexed _from, address indexed _to)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.