Escrowed Illuvium
Verified contract
Active on
Ethereum with 2,951 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,356.90 |
$0 | |
sILV | ERC-20 | 3K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152801 | 2 days ago | | | 0 | 0.00054798571 | |
| 21027563 | 19 days ago | | | 0 | 0.00015173515 | |
| 21027560 | 19 days ago | | | 0 | 0.00016488460 | |
| 20870051 | a month ago | | | 0 | 0.00046914321 | |
| 20722533 | 2 months ago | | | 0 | 0.00041424308 | |
| 20722479 | 2 months ago | | | 0 | 0.00042359168 | |
| 20722465 | 2 months ago | | | 0 | 0.00041802103 | |
| 20722354 | 2 months ago | | | 0 | 0.00052470558 | |
| 20722266 | 2 months ago | | | 0 | 0.00075295587 | |
| 20691842 | 2 months ago | | | 0 | 0.0015877370 |
ABI
ABI objects
Getter at block 21166914
ROLE_ACCESS_MANAGER() view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_TOKEN_CREATOR() view returns (uint32)
65536
TOKEN_UID() view returns (uint256)
77883182639942466134301519518615521846230791884915178926663479351994737196386
decimals() view returns (uint8)
18
features() view returns (uint256)
0
name() view returns (string)
Escrowed Illuvium
symbol() view returns (string)
sILV
totalSupply() view returns (uint256)
100173056337477213774971266
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
evaluateBy(address operator, uint256 target, uint256 desired) view returns (uint256)
isFeatureEnabled(uint256 required) view returns (bool)
isOperatorInRole(address operator, uint256 required) view returns (bool)
isSenderInRole(uint256 required) view returns (bool)
userRoles(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address recipient, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFeatures(uint256 _mask)
updateRole(address operator, uint256 role)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleUpdated(address indexed _by, address indexed _to, uint256 _requested, uint256 _actual)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.