Num ARS

Verified contract

Proxy

Active on Base with 1,126 txns
Deployed by via 0xf86909b6 at 15487466
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Num ARS"

0xff7c5ae884cdb4d15f73303b6a6be5146186ba3ca9681235917d1b59e3429874
0xb3d81930c7464032610258583c965e7b4c58bcdeef1c92d8babde4f508422565
0x7236e025ea4ab7e08b31c69fbeb212cf1960843eaa5faf4ad30d7e79ccae602e
0xbefbf7b0b1acc88662ac1cd70b493dbcee92568da69c5c99c10ef047a50fdc84
0xa1e2f387fd099d1aa0a4e7226526cf368f54552df76e6df41430a6387660e077
0x88f4d00b4fde673d5ccdc7b397be0f105b58962f57488a774b3fc75941102a8a
0x44d2af400350315748f001907086e3965104a90ecc311be3dcffee49e1b80978
0x5600a40f8274d9fb9a3cae1884f69aaae6fb2dc43c8275b197543fcb8fc64a7f
0xde0a8dd54f303db920b2cdaf355715cb367f1b4cb9a227b00d8ceaa9432f1a88
0xb904883dc6287ff5d2c5515b6d652fbcb8c1aa5cb2b2d2a006c305a6b04f92ba

Functions
Getter at block 22151766
CIRCUIT_BREAKER_ROLE(view returns (bytes32)
0x7e6b58bc1470e1fc07bc9b21e0435be41fdc30ede9591781476a8d169a265492
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DISALLOW_ROLE(view returns (bytes32)
0x0726c8258b9de94ffd154f603b315240b42c2424db4dbb983018049e43a2df1a
MINTER_BURNER_ROLE(view returns (bytes32)
0xcfd53186d792f1ec9d0679afc2dc3ffc86fc31fe1e0f342b838eb6c3eade62b3
decimals(view returns (uint8)
18
name(view returns (string)
Num ARS
paused(view returns (bool)
false
symbol(view returns (string)
nARS
totalSupply(view returns (uint256)
8054954361298503600787824696
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isDisallowed(address accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
allow(address account
approve(address spenderuint256 amountreturns (bool)
burn(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disallow(address account
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_
mint(address accountuint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
togglePause(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Allowed(address indexed account
Approval(address indexed owneraddress indexed spenderuint256 value
Disallowed(address indexed account
Initialized(uint8 version
PauseStateChanged(bool indexed paused
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(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.