Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($138.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWAP | ERC-20 | 400 | $0.114597 |
$45.84 | |
ROOK | ERC-20 | 34.60272 | $1.093 |
$37.82 | |
WETH | ERC-20 | 0.009563 | $3,385.14 |
$32.37 | |
0x9469…c483 | ERC-20 | 5.073548K | $0.002361 |
$11.98 | |
CRV | ERC-20 | 22.104872 | $0.481945 |
$10.65 | |
APU | ERC-20 | 1 | $0.000909 |
$0 | |
XPS | ERC-20 | 100K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
ERD | ERC-20 | 969.829439 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249106 | an hour ago | | | 0 | 0.00045840315 | |
| 21248822 | 2 hours ago | | | 0 | 0.00061294169 | |
| 21247818 | 5 hours ago | | | 0 | 0.00061608899 | |
| 21247472 | 6 hours ago | | | 0 | 0.00073600500 | |
| 21246887 | 8 hours ago | | | 0 | 0.00091130964 | |
| 21243748 | 19 hours ago | | | 0 | 0.00066333988 | |
| 21241471 | a day ago | | | 0 | 0.00052995863 | |
| 21241465 | a day ago | | | 0 | 0.00048607294 | |
| 21239399 | a day ago | | | 0 | 0.00034753609 | |
| 21238456 | 2 days ago | | | 0 | 0.0010507917 |
ABI
ABI objects
Getter at block 21249332
authority() view returns (address)
0xf23257e8c5ea4b78091bbf026b26e97f262cf748
cap() view returns (uint256)
2000000000000000000000000000
controller() view returns (address)
0x52386be2397e8eac26298f733b390684203fb580
decimals() view returns (uint256)
18
name() view returns (bytes32)
0x44617277696e6961204e6574776f726b204e617469766520546f6b656e000000
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4710573b853fdd3561cb4f60ec9394f0155d5105
stopped() view returns (bool)
false
symbol() view returns (bytes32)
0x52494e4700000000000000000000000000000000000000000000000000000000
totalSupply() view returns (uint256)
686207665329263305436945918
transfersEnabled() view returns (bool)
true
Read-only
allowance(address src, address guy) view returns (uint256)
balanceOf(address src) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
approve(address guy) returns (bool)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
burn(address _guy, uint256 _wad)
burn(uint256 wad)
changeCap(uint256 _newCap)
changeController(address _newController)
claimTokens(address _token)
destroy(address _from, uint256 _amount)
disableTransfers(bool _disable)
issue(address _to, uint256 _amount)
mint(address _guy, uint256 _wad)
mint(uint256 wad)
move(address src, address dst, uint256 wad)
pull(address src, uint256 wad)
push(address dst, uint256 wad)
setAuthority(address authority_)
setName(bytes32 name_)
setOwner(address owner_)
start()
stop()
transfer(address _to, uint256 _amount, bytes _data) returns (bool success)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount, bytes _data) returns (bool success)
transferOwnership(address _newOwner)
withdrawTokens(address _token, address _to, uint256 _amount)
Approval(address indexed src, address indexed guy, uint256 wad)
Burn(address indexed guy, uint256 wad)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
ERC223Transfer(address indexed from, address indexed to, uint256 amount, bytes data)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
Mint(address indexed guy, uint256 wad)
Transfer(address indexed src, address indexed dst, uint256 wad)
constructor()
fallback()
This contract contains no error objects.