Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,868.01)
Native
Value
$1,868.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.555373 | $3,363.52 |
$1,868.01 | |
SIDE | ERC-20 | 100.068668K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274255 | 7 hours ago | | | 0 | 0.00056225001 | |
| 21271301 | 17 hours ago | | | 0 | 0.00049662603 | |
| 21271004 | 18 hours ago | | | 0 | 0.00025911266 | |
| 21260705 | 2 days ago | | | 0 | 0.00023372534 | |
| 21260703 | 2 days ago | | | 0 | 0.00023113826 | |
| 21260700 | 2 days ago | | | 0 | 0.00022885433 | |
| 21260691 | 2 days ago | | | 0 | 0.00041501469 | |
| 21258132 | 3 days ago | | | 0 | 0.00066938548 | |
| 21256004 | 3 days ago | | | 0 | 0.00041253595 | |
| 21251474 | 3 days ago | | | 0 | 0.0011646497 |
ABI
ABI objects
Getter at block 21276332
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEV() view returns (bytes32)
0xb1e380c01db319c0153ea3bb4fbd0ab6639cc088e3bf8cd5319b128f33a2f9e8
TOTAL_SUPPLY() view returns (uint256)
5800000000000000000000000000
allowTrading() view returns (bool)
true
decimals() view returns (uint8)
18
dev() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Side
symbol() view returns (string)
SIDE
totalSupply() view returns (uint256)
5800000000000000000000000000
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)
isBlacklisted(address _user) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistDev(address _account, bool _isBlacklisted)
changeDev(address _dev)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceRole(bytes32 role, address account)
revokeDev(address _devToRevoke)
revokeRole(bytes32 role, address account)
startTradingDev()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdrawDev(uint256 _amount)
withdrawERC20Dev(address _erc20, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
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)
constructor()
receive()
This contract contains no error objects.