HadronToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb9cf6e56 at 20733238
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 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "HadronToken"

No transactions found for "HadronToken"


Functions
Getter at block 21247043
DOMAIN_SEPARATOR(view returns (bytes32)
0x852f1c9b863f82600584d71c819e4b0eb6649d5ce530cea04bf601ad8329827a
decimals(view returns (uint8)
0
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=, chainId=1, verifyingContract=0xbae166f5e8b4b6735341446b1405fa779a92d7c7, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlocked(addressview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
addMultipleToBlockedList(address[] _users
addToBlockedList(address _user
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
destroyBlockedFunds(address _blockedUser
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboluint8 _decimals
mint(address _destinationuint256 _amount
multiTransfer(address[] _recipientsuint256[] _values
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
redeem(uint256 _amount
removeFromBlockedList(address _user
removeMultipleFromBlockedList(address[] _users
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlockPlaced(address indexed _user
BlockReleased(address indexed _user
DestroyedBlockedFunds(address indexed _blockedUseruint256 _balance
EIP712DomainChanged(
Initialized(uint8 version
Mint(address indexed _destinationuint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(uint256 _amount
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.