Balances ($109,002.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEWE | ERC-20 | 3.692491B | $0.00003 |
$109,002.34 | |
BRO | ERC-20 | 153.321135M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22930960 | 2 hours ago | | | 0 | 0.0000018236192 | |
| 22930835 | 2 hours ago | | | 0 | 0.0000013730941 | |
| 22930704 | 3 hours ago | | | 0 | 0.0000018580296 | |
| 22909556 | 14 hours ago | | | 0 | 0.0000018580296 | |
| 22892572 | a day ago | | | 0 | 0.0000018387110 | |
| 22885438 | a day ago | | | 0 | 0.0000013590142 | |
| 22885297 | a day ago | | | 0 | 0.0000013590142 | |
| 22870580 | a day ago | | | 0 | 0.0000018340046 | |
| 22841538 | 2 days ago | | | 0 | 0.0000017669089 | |
| 22835148 | 2 days ago | | | 0 | 0.0000017666529 |
ABI
ABI objects
Getter at block 22935326
getRate() view returns (uint256)
3645
getToken() view returns (address)
0x93750140c2ecea27a53c6ed30380829607815a31
owner() view returns (address)
0xb00e81207bcda63c9e290e0b748252418818c869
paused() view returns (bool)
false
wewe() view returns (address)
0x6b9bb36519538e0c073894e964e90172e1c0b41f
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(uint256 amount)
merge(uint256 amount)
mergeAll()
receiveApproval(address from, uint256 amount, address, bytes)
renounceOwnership()
setRate(uint256 rate)
sweep()
togglePause()
transferOwnership(address newOwner)
Merged(uint256 amount, address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RateChanged(uint256 newRate)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.