SekuyaToken

Verified contract

Active on Base with 2,141 txns
Deployed by via 0xb3d83709 at 14235074
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.82
ERC-20
Value $0.12
ERC-20
--
ERC-20
--
0x21e6febcf31e112aec91ccedb44b795bc54375c1d21f499388003bdb7041c8e5
0x865ab8b24a56cd86c5a03903a2fa92b3c98e78293842ec31ef8786135a22058c
0xa5d09d684cc8c3e7531186e19b073acabfb280d1f5b676ca07af352cd4a5872f
0xb569d75e19d07e648ecb45cd84739d464aa6d77328373a01a86a72179b4e291c
0x0e6a59181c6c67ca14a4f7af30b8be5decac8a3748a5c974da64985a347cc12f
0xf33d96b0fe1e9c64d38c4d6c45d4ad6d9a3f60295b75170635a060ec9217cf34
0x72c67aaa828aeac73631e641b5d8e3d417bd45100044f0f2aaad7697afea2777
0xe07f50f7cd681cb0b2cb7e79e690127591ee59d60d9b1976bf18226d9937227c
0x9ca602e471f003e41dd71497cf50eb0e4b97f2ff52e5db5d3b655ba4fd3afb24
0xbaf42dae03a5f3f69e2c48dcd636c5c79bfdfd1e16588b33aca27c250e4e82b7

Functions
Getter at block 22924391
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
1000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Sekuya
symbol(view returns (string)
SKYA
totalSupply(view returns (uint256)
42410266142970102300000000
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(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.