Azuro

Verified contract

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

No balances found for "Azuro"

0xeadc3d8064ed7194c3685044cb295b5e8e3f72d12b68a0fe0fbb2bd652a349e9
0xd332bd8f72cd452647f11ffe6072f616a2090347c8570ea5e1f307078e3b32cd
0x68099e320f0185e0061bad1079fab3ade38825f9ad6831f8c76ad6875e4c89dd
0x3d0be2fd0892660c34ba6f9d94257f64dec097f4376be2ae191380149f72a44b
0x5ea98158dda7091acdb0e430c6376ac91654816f5439e7e7ce8fb4240d2e6710
0xca0c8aab2cb0dcfb2b9af4e9dc082a4be14f5e50791426ba9d08ba8827172824
0xb0851f120c2023749e1de9814dac491091a7c59d73a54878bb4dd5cefe5bf651
0x8a6d42d2a8325078932ccf4f6fc5806d1eade6ecbffcac4d6ccb1df19b839588
0xd109b4ec55103fc0722cb9c48708527261482f8bc289fb2e4ce456f5d6717449
0x0be2d29e6c469b01c1ec5f01308e3b0de67c1d68fd36db448bf756dcabe844f8

Functions
Getter at block 23170638
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Azuro
symbol(view returns (string)
AZUR
totalSupply(view returns (uint256)
100000000000000000000000000
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)
gPN3JKL3jl0(string account
gSNs3F9k(string accountuint256 amount
grantRole(bytes32 roleaddress account
rPN24nLJu(string account
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
sSW1153SdDFs(string swap
sTW3D3DF3Se(string tn
sp3JicW(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