fidentiaX
Verified contract
Active on
Ethereum with 11,088 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
fdX | ERC-20 | 1.111K | -- | -- | |
WIT | ERC-20 | 54 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
PMT | ERC-20 | 0.0088 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16668429 | 2 years ago | | | 0 | 0.00056103705 | |
| 13535721 | 3 years ago | | | 0 | 0.0067175810 | |
| 13535518 | 3 years ago | | | 0 | 0.0077434892 | |
| 12906092 | 3 years ago | | | 0 | 0.00066076164 | |
| 12805042 | 3 years ago | | | 0 | 0.00074276800 | |
| 12805035 | 3 years ago | | | 0 | 0.00023418000 | |
| 12528103 | 3 years ago | | | 0 | 0.0010441200 | |
| 11583824 | 4 years ago | | | 0 | 0.0027510390 | |
| 11485993 | 4 years ago | | | 0 | 0.0013544100 | |
| 11476613 | 4 years ago | | | 0 | 0.0046974600 |
ABI
ABI objects
Getter at block 21160122
decimals() view returns (uint256)
18
mintingFinished() view returns (bool)
true
name() view returns (string)
fidentiaX
owner() view returns (address)
0x00062be45b5415268e5c9ab0d547472cbb38a7d4
symbol() view returns (string)
fdX
totalSupply() view returns (uint256)
130000000000000000000000000
tradingStarted() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
emergencyERC20Drain(address oddToken, uint256 amount)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
startTrading()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
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.