Real World
Verified contract
Active on
Ethereum with 1,831 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe04d…55d5
Balances ($559.95)
Native
Value
$21.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006 | $3,588.03 |
$21.53 | |
WETH | ERC-20 | 0.15 | $3,589.50 |
$538.43 | |
RW | ERC-20 | 35.085389M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154344 | 20 days ago | | | 0 | 0.00022398809 | |
| 20852923 | 2 months ago | | | 0 | 0.00018713187 | |
| 20163457 | 5 months ago | | | 0 | 0.00017607762 | |
| 19909930 | 6 months ago | | | 0 | 0.00014755614 | |
| 19902309 | 6 months ago | | | 0 | 0.000069031731 | |
| 19680791 | 7 months ago | | | 0 | 0.00075365805 | |
| 19595486 | 8 months ago | | | 0 | 0.00033693805 | |
| 19116499 | 10 months ago | | | 0 | 0.00031749234 | |
| 19008393 | 10 months ago | | | 0 | 0.00053545921 | |
| 19006560 | 10 months ago | | | 0 | 0.0012555031 |
ABI
ABI objects
Getter at block 21296843
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_tokenDistributor() view returns (address)
0xe04d80021d2af49d9b0fa77563e76fdde30355d5
decimals() view returns (uint8)
9
fundCount() view returns (uint256)
35085388830682729
name() view returns (string)
Real World
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
18413127
symbol() view returns (string)
RW
totalSupply() view returns (uint256)
8086000000000000000
uniswapV2Pair() view returns (address)
0x0ecdd487ec320c31315eef1ebc676ebac12bc6ea
usdt() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoSwap(uint256 _count)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
errorToken(address _token)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initPair(address _token, address _swap)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
startTrade(address[] adrs)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdawOwner(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.