Gladium

Verified contract

Active on Ethereum with 1,050 txns
Deployed by via 0xb5ea148e at 11910869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Gladium"

0x41d0c1d202b4e0333edf81806b2560a676e1da359b764aa242edb3b94a2d19bd
0xa99f51e447ec649cf708cc46a2a5e4776e3fc85f95bc4660f20c360611b29530
0x95d21fab774ca387a892a9619dd0c20de7ec8dff97c8ee839bab8ff83eeef356
0x955eefdd1b592d5626f28514acaaa68b188eb0f2a3d450de736056ce4710a789
0x077dc627e7ec7975afd940aa6e04f93e7e192099972e598fdd88759c46533ace
0x3c0529e0ea071ecaf2ef5c7c7b30917dbca1e48a1849f124c11ff01d55ae949f
0x43db1e2d4b49f7cc514c201055701cd933b13134e205b89babd27a9ac6f42634
0x98c27db2dd64c3d187c1d381298442976f71a6928c7f5179592038413b4816c8
0xae4cc7da7ccf71a3d0c9073924815f0ea7136c9c66c0f5dd55795ddc1aed3067
0x36ada2187719483bdc60811d5fb376136976bef2d85d13c9e6c7479ecc92bd9c

Functions
Getter at block 21280002
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
10000000000000
decimals(view returns (uint8)
3
mintingFinished(view returns (bool)
false
name(view returns (string)
Gladium
owner(view returns (address)
0xa5c5bf971eb9f838bdfc90c787d88a3428d2585c
symbol(view returns (string)
GLD
totalSupply(view returns (uint256)
10000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialBalanceaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.