This contract is being backfilled. You may encounter incomplete storage history.

NGNT

Verified contract

Implementation

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

No balances found for "NGNT"

0x9e98d0c9438a08950c7e35ea5eea40fc720a1f4ab944a11bdb6df5e8c8a23983
From

Functions
Getter at block 20806679
blacklister(view returns (address)
0x0000000000000000000000000000000000000000
currency(view returns (string)
decimals(view returns (uint8)
0
getHubAddr(view returns (address)
0x0000000000000000000000000000000000000000
gsnFee(view returns (uint256)
0
masterMinter(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0xa62ba163e57219fa1e67ec21cc101b5e5167d111
paused(view returns (bool)
false
pauser(view returns (address)
0x0000000000000000000000000000000000000000
relayHubVersion(view returns (string)
1.0.0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
acceptRelayedCall(address relayaddress frombytes encodedFunctionuint256 transactionFeeuint256 gasPriceuint256 gasLimituint256 noncebytes approvalDatauint256 maxPossibleChargeview returns (uint256bytes)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address _accountview returns (bool)
isMinter(address accountview returns (bool)
minterAllowance(address minterview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
blacklist(address _account
burn(uint256 _amount
configureMinter(address minteruint256 minterAllowedAmountreturns (bool)
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
initialize(
initialize(string _namestring _symbolstring _currencyuint8 _decimalsaddress _masterMinteraddress _pauseraddress _blacklisteraddress _owneruint256 _gsnFee
mint(address _touint256 _amountreturns (bool)
pause(
postRelayedCall(bytes contextbool successuint256 actualChargebytes32 preRetVal
preRelayedCall(bytes contextreturns (bytes32)
removeMinter(address minterreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unBlacklist(address _account
unpause(
updateBlacklister(address _newBlacklister
updateGsnFee(uint256 _newGsnFee
updateMasterMinter(address _newMasterMinter
updatePauser(address _newPauser
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklisted(address indexed _account
BlacklisterChanged(address indexed newBlacklister
Burn(address indexed burneruint256 amount
GSNFeeCharged(uint256 feeaddress user
GSNFeeUpdated(uint256 oldFeeuint256 newFee
MasterMinterChanged(address indexed newMasterMinter
Mint(address indexed minteraddress indexed touint256 amount
MinterConfigured(address indexed minteruint256 minterAllowedAmount
MinterRemoved(address indexed oldMinter
OwnershipTransferred(address previousOwneraddress newOwner
Pause(
PauserChanged(address indexed newAddress
RelayHubChanged(address indexed oldRelayHubaddress indexed newRelayHub
Transfer(address indexed fromaddress indexed touint256 value
UnBlacklisted(address indexed _account
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.