Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
xFORCE | ERC-20 | 64,372,977,707,403,770,000,000,000,000,000,000,000,000T | -- | -- | |
FORCE | ERC-20 | 1.18584K | -- | -- | |
FORCE | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16326692 | 2 years ago | | | 0 | 0.00068523245 | |
| 16263238 | 2 years ago | | | 0 | 0.00029637501 | |
| 16258449 | 2 years ago | | | 0 | 0.00027635337 | |
| 16258447 | 2 years ago | | | 0 | 0.00026516435 | |
| 15544551 | 2 years ago | | | 0 | 0.00036299199 | |
| 13868089 | 3 years ago | | | 0 | 0.0011379643 | |
| 13672477 | 3 years ago | | | 0 | 0.0054560186 | |
| 13587051 | 3 years ago | | | 0 | 0.0032195410 | |
| 13382212 | 3 years ago | | | 0 | 0.0022823537 | |
| 13382209 | 3 years ago | | | 0 | 0.0042955311 |
ABI
ABI objects
Getter at block 21299805
decimals() view returns (uint8)
18
force() view returns (address)
0x6807d7f7df53b7739f6438eabd40ab8c262c0aa8
name() view returns (string)
xFORCE
symbol() view returns (string)
xFORCE
totalSupply() view returns (uint256)
7220216764942953987447147690366407981883597053547807104128053030624733527
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
initialize(string name, string symbol, uint8 decimals)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 numberOfShares)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed beneficiary, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed beneficiary, uint256 amount)
constructor(address _underlying)
This contract contains no fallback and receive objects.
This contract contains no error objects.