Arcade Token

Verified contract

Active on Ethereum with 5,174 txns
Deployed by via 0xb12842c5 at 19527866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $181.77
0x7b8725c09d964f64d50a49e523443bff03a898badfa584402d329a57148fa07d
0x6e0a9918d71e9bde6ad84486fbe4a336d7d240dd53c28571c65422debda851c9
0x0916de68de91837dab36b6a25edb7b01f7c980f97b5711fea1b3da20f585f0b1
0x061f3e4b5c16b6d69dc1a57272d76f65531e40d1ff17cb0e707fb4515d5843ec
0xed925659a40d66960570b992e650e393fa05851ae02da4443f12d9b84f617308
0xd225b4e82dbfc7eb738b48e23bdba052de6ce12a7942b5b38d9767ca4f6af700
0xe1a35d3b9de2a3424ee1b0fb1a4e0af659b51eec17a811d6484667544395adf1
0x9823c446bfd7cab922af40a6071b953f4d1ab7a1142b910cefc0d4c4481600de
0x5d8b4aebd57917e065db7720db21ebd45fa281f9ee4ecaf30f8fc72254c13922
0xa548a96afa76d1bcd85dd18d7d6c13fbe4b0fced3bf721c0b453e70fb52a5b90

Functions
Getter at block 20826672
ArcadeSwapContractAddress(view returns (address)
0xff69a80ff18dd49f155ea3d48ae683d70800228b
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Arcade Token
symbol(view returns (string)
ARC
totalSupply(view returns (uint256)
120236508538199282851260000
vaultsMinted(view returns (bool)
true
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
burnArcade(uint256 _amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mintArcade(uint256 _amount
mintToVault(address _vaultAddressuint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
updateArcadeSwapContract(address _ArcadeSwapContractAddress
updateVaultsMinted(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ArcadeBurned(uint256 amount
ArcadeMinted(uint256 amount
ArcadeSwapContractUpdated(address indexed newAddress
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
VaultsMinted(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.