Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,079.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1K | $1.002 |
$1,002 | |
HOGE | ERC-20 | 3.09086M | $0.000024 |
$75.42 | |
USDC | ERC-20 | 2 | $1.00 |
$2 | |
0x039c…c236 | ERC-1555 | 1 | -- | -- | |
0x039c…c236 | ERC-1555 | 1 | -- | -- | |
0x039c…c236 | ERC-1555 | 1 | -- | -- | |
0x039c…c236 | ERC-1555 | 1 | -- | -- | |
0x039c…c236 | ERC-1555 | 1 | -- | -- | |
0x039c…c236 | ERC-1555 | 1 | -- | -- | |
0x039c…c236 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243886 | 12 minutes ago | | | 0 | 0.00058595865 | |
| 21243848 | 20 minutes ago | | | 0 | 0.0011629886 | |
| 21243822 | 25 minutes ago | | | 0 | 0.00099703325 | |
| 21243809 | 28 minutes ago | | | 0 | 0.00095020839 | |
| 21243804 | 29 minutes ago | | | 0 | 0.0010148824 | |
| 21243761 | 37 minutes ago | | | 0 | 0.00054915808 | |
| 21243724 | an hour ago | | | 0 | 0.00092752600 | |
| 21243698 | an hour ago | | | 0 | 0.0018775472 | |
| 21243687 | an hour ago | | | 0 | 0.0011613471 | |
| 21243657 | an hour ago | | | 0 | 0.0012725698 |
ABI
ABI objects
Getter at block 21243945
DOMAIN_SEPARATOR() view returns (bytes32)
0x9f8c51bd66d73da0099b2b055d0e925e241e9ea0e86b4ab43836e79a2a92a6df
WEIGHT_ONE() view returns (uint64)
1000000000000000000
decimals() view returns (uint8)
18
mage() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Reserve Rights
oldRSR() view returns (address)
0x8762db106b2c2a0bccb3a80d1ed41273552616e8
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
pauser() view returns (address)
0x0000000000000000000000000000000000000000
phase() view returns (uint8)
1
symbol() view returns (string)
RSR
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
allowanceCrossed(address, address) view returns (bool)
balCrossed(address) view returns (bool)
balanceOf(address account) view returns (uint256)
hasWeights(address) view returns (bool)
nonces(address owner) view returns (uint256)
weights(address, address) view returns (uint64)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
castSpell(address spell)
changePauser(address newPauser)
decreaseAllowance(address spender, uint256 subbedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
moveToWorking()
partiallyCross(address to, uint256 n)
pause()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
renouncePauser()
siphon(address from, address oldTo, address newTo, uint64 weight)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
MageChanged(address oldMage, address newMage)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserChanged(address indexed oldPauser, address newPauser)
SpellCast(address indexed addr)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(address oldRSR_)
This contract contains no fallback and receive objects.
This contract contains no error objects.