ArcadeSwap

Verified contract

Active on Ethereum with 578 txns
Deployed by via 0x8224b846 at 19565934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ArcadeSwap"

0x98071888fa19dbdaa87419d598260876bcfdba8a0ce766b94dc274df58bf2f02
0x6ab7ac2cb94ed560305d1cf2af92520fb0cbf5d24435336130ee3fa116b31a9c
0x00124f810516f98967ebe9a60a3932b98cfc1f46c89907f18cd0e5a8ea914cf2
0xc699a164ea9b82def177a3de00b5afce9474aa0d381d7b3d02da04377855b13b
0xb4ae36c15971e9141a24592ec5f7cd605669ec998145c6a42297db05b0559fc4
0xd3dd59a3d737cac80a2fcce7cdc7ca0d7e38495b17d1cf37aefc74bf9204f963
0xc0f36f5675391fb9be5a5d443d24ca5d938d2e524f89255c06b55f696de553df
0x8bae944026da8f231e8aaf58c97853af64379701f4340c81816e379fa8481beb
0xc060e5ec97adef6500a8ec2ef5906e8eaa9d1a616c43d0d0564d81826a634d75
0x8e645dccc132e9058e571501338cce85091af6246a5bae3e2d3cbf0a91604ad8

Functions
Getter at block 20827260
ARCADE_CONTRACT(view returns (address)
0x2903bd7db50f300b0884f7a15904baffc77f3ec7
ARCADE_SWAP_FEE_RATE(view returns (uint256)
0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FEE_BASIS_POINT(view returns (uint256)
10000
MAX_SWAP_FEE_RATE(view returns (uint256)
500
SWAP_FEE_RECEIVER(view returns (address)
0xfd61b8671d3d5f383860937b6d233ba5ad88f23f
XARCADE_SWAP_FEE_RATE(view returns (uint256)
0
X_ARCADE_CONTRACT(view returns (address)
0xfa7664f2385743b73369bdc9427cdb2a942af809
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address _arcadeTokenaddress _xArcadeTokenuint256 _initialSwapFeeaddress _swapFeeReceiver
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
swapArcadeToXArcade(uint256 _amount
swapXArcadeToArcade(uint256 _amount
updateArcadeContract(address _arcadeToken
updateArcadeSwapFee(uint256 _newFee
updateFeeReceiver(address _newReceiver
updateXArcadeContract(address _xArcadeToken
updateXArcadeSwapFee(uint256 _newFee
Events
ArcadeContractUpdated(address indexed newAddress
ArcadeFeesForward(uint256 fee
FeeReceiverUpdated(address indexed newReceiver
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SwapArcadeToXArcade(address indexed accountuint256 amountuint256 swapFee
SwapFeeUpdated(uint256 newFee
SwapXArcadeToArcade(address indexed accountuint256 amountuint256 swapFee
XArcadeContractUpdated(address indexed newAddress
XArcadeFeesForward(uint256 fee
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.