Finminity
Verified contract
Active on
Ethereum with 2,656 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,370.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 2.026K | $1.001 |
$2,028.03 | |
GMEE | ERC-20 | 125.48866K | $0.010694 |
$1,342 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21009274 | 21 days ago | | | 0 | 0.00042202987 | |
| 20911942 | a month ago | | | 0 | 0.00016420241 | |
| 20855847 | a month ago | | | 0 | 0.00033190184 | |
| 20804710 | 2 months ago | | | 0 | 0.00049748388 | |
| 20654062 | 2 months ago | | | 0 | 0.000047354160 | |
| 20633252 | 2 months ago | | | 0 | 0.000065027504 | |
| 20615905 | 2 months ago | | | 0 | 0.000057936103 | |
| 20590217 | 3 months ago | | | 0 | 0.000047305226 | |
| 20474408 | 3 months ago | | | 0 | 0.000083403509 | |
| 20472572 | 3 months ago | | | 0 | 0.000099023747 |
ABI
ABI objects
Getter at block 21162242
admin() view returns (address)
0x0cb5b73d1c4ca844a05856f50ee8df8e50b867a0
decimals() view returns (uint8)
18
name() view returns (string)
Finminity
nonce() view returns (uint256)
540
symbol() view returns (string)
FMT
totalSupply() view returns (uint256)
9315341936570665879892850
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateAdmin(address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
CrossTransfer(address from, address to, uint256 amount, uint256 date, uint256 nonce, uint8 indexed step)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.