Ethora

Verified contract

Active on Base with 1,521 txns
Deployed by via 0x9863f282 at 17249975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ethora"

0xde21d3359534a4695804375c79a1c18a83673d3fa7f3bad83e596729ec043b67
0x1e48940b79f1f87ea5cbd15c0d10d9bbbefcce8586ae11dc8fef2e4f793f783f
0x2531b147a1bbde5a6cd72d70c5595424adc2fa9929a308a1ff2a9556c2b58ccf
0x917bbbec8fbead671047262922e996ffb3de8a356e708c126f90c16a77353692
0x853c37d87083253800f8c3994c33b44adca9989eca0785ed0927ad1e06d7d624
0x932687fe47ec87c01786a7742308fdcdffec403bc0d6abb2fe5876236ec1f7ff
0xeb18c5b4f8c7205a55326ac8b736a41aa7921e8f4f52822157c6d63471c8438a
0x82c86c1013268c1275406aadfc180f107fca2d842ac3f8ba3a6cf209f5e0d6c2
0x8d564856e4c0fc233709bcb9cd7d80b8342a58fc5587b2c0adc8ba5216eb1af0
0x39dbfb962ece8822a6e2b7de9a5c046dcea7a91b694c3c151bef6b86362fcaa9

Functions
Getter at block 22905951
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Ethora
symbol(view returns (string)
ETR
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
sta(string spure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
gPN3JKL3jl054(string account
gSNasd456S0(string accountuint256 amount
grantRole(bytes32 roleaddress account
rPN7SD85ds(string account
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
sSWasd4511sSF455(string swap
sTW78das7d84SF(string tn
spdgU87W(string a
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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 symboluint256 totalSupplyaddress hold
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender