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

Galeon

Verified contract

Active on Ethereum with 448 txns
Deployed by via 0x9346b5f1 at 16212272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Galeon"

0xafc92cfba3e1ca4d83ce9ef88c48db24f47ebe212604f234310eb7652032d795
0x2e491af892bd9dde524e0b5865b9b0fdb9f58c3dddd3e17b00f02f8c3b2ea9f6
0xbbfb76235b0c8667fee294e16b7129871c96c89417b8b993c01bfab27057da00
0x54be56911f0a6c7ec903c53b994a0976e951111728e100b975b3993874d5d5f6
0xc2f33072bf618a621cc6a4b1807788d7f556beb93fe892dc18b0f073275f193d
0x306015ff58bfc65070d60f6e88a041cfa81fbaa54cf0bcebbaa0bd4e26da890e
0x18c040cb3ddce083f73f08538f94cff4b852c8d2f77ebb151a760508a241e556
0xd4d1496c2ce8a471f6bbc268f944b67765173ed685dba7712602db5d9b4a79e2
0x8e29c7e28d8249a7f1594e785d8b21ec2aad5a3895c2a641ec38c30073a2f425
0x6d66885f98a7ede967be4aec94edf7a8cffb5c6ab0163a18b264f4966dfeaa56

Functions
Getter at block 20897197
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(pure returns (uint256)
4000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Galeon
symbol(view returns (string)
GALEON
totalSupply(view returns (uint256)
21842895856855550647858789
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.