Route
Verified contract
Proxy
Active on
Ethereum with 4,620 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
9 additional
variables
Balances ($20.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROUTE | ERC-20 | 11 | $1.86 |
$20.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157349 | 40 minutes ago | | | 0 | 0.00091885881 | |
| 21157330 | 43 minutes ago | | | 0 | 0.00091400534 | |
| 21157228 | an hour ago | | | 0 | 0.0010110648 | |
| 21156948 | 2 hours ago | | | 0 | 0.00060553225 | |
| 21156931 | 2 hours ago | | | 0 | 0.00046701759 | |
| 21156787 | 3 hours ago | | | 0 | 0.00053710533 | |
| 21156744 | 3 hours ago | | | 0 | 0.00049923297 | |
| 21156744 | 3 hours ago | | | 0 | 0.00049938555 | |
| 21156735 | 3 hours ago | | | 0 | 0.00047460020 | |
| 21156721 | 3 hours ago | | | 0 | 0.00048056269 |
ABI
ABI objects
Getter at block 21157545 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR() view returns (bytes32)
0x368acbc23e0163e9010d531d8aec9a2fa4fcfd4536209e6251aafd527969ffc6
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Route, version=1, chainId=1, verifyingContract=0x60f67e1015b3f069dd4358a78c38f83fe3a667a9, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Route
symbol() view returns (string)
ROUTE
totalSupply() view returns (uint256)
80565564209261067269518918
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
nonces(address owner) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string _name, string _symbol, uint8 _decimal)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
EIP712DomainChanged()
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.