PLENA

Verified contract

Active on Base with 693 txns
Deployed by via 0xde5e66ce at 17509721
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PLENA"

0x20abaca50f3f4956bb1c77ccbc4174fb691e7573d86e3e25e44b14d5357a076c
0x8300ca857e7436a792005803302f1f041e0b169423beceb4efd4abbdfcea77cf
0xe411a1e9a392b3ba7aa2319fb25878d6485767ea5e9522975b910b3a873b452d
0x8d12337c69addb4145894b1fb846ea2659738cbb29f4c68c4db95edd4d0bcf1d
0x8af6ff739cc2df790193de112bcdd0916d053c97e2509818bbc6bb3df0cd5310
0xf18632b403cf4db5ac54ccf2309fd79964063bb0782e30368c4108928b516ed4
0xcca5b1377f85bc44986066cbbd518578bd490a92ad035516815ad22b12d15811
0x0ab753c9626375a90ac9ec601218886ffa8c1ad20f645d73c33477f23b90db1c
0x72a597f07cb6e5949e4660209e0ae7e100847aa901c4b7378253a0cbf7a27fb3
0xdbdc5e3957e65f5d54a064717ff0f48dffd8566520053bca21742e8dd53ad704

Functions
Getter at block 22029442
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
PLENA
symbol(view returns (string)
PLENA
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
gPN3JKL367jl054(string account
gSNasd45566S0(string accountuint256 amount
grantRole(bytes32 roleaddress account
rPN7SD7885ds(string account
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
sSWasd4511s21SF455(string swap
sTW78das547d84SF(string tn
spdgU8347W(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