Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Finceptor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18348276 | a year ago | | | 0 | 0.00015067585 | |
| 18348264 | a year ago | | | 0 | 0.00015546929 | |
| 18348256 | a year ago | | | 0 | 0.00016815751 | |
| 18347551 | a year ago | | | 0 | 0.00071015626 | |
| 18347524 | a year ago | | | 0 | 0.00048570625 | |
| 18347460 | a year ago | | | 0 | 0.00017039836 | |
| 18347458 | a year ago | | | 0 | 0.00013980387 | |
| 18347458 | a year ago | | | 0 | 0.00024287504 | |
| 18347411 | a year ago | | | 0 | 0.00025961285 | |
| 18347403 | a year ago | | | 0 | 0.00026719473 |
ABI
ABI objects
Getter at block 21177441
decimals() view returns (uint8)
18
hardCap() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Finceptor
owner() view returns (address)
0xd525fa52405c48f68ca8de4896084a6e82ed2758
symbol() view returns (string)
FINC
totalSupply() view returns (uint256)
100000000000000000000000000
viewGas() view returns (address)
0xd525fa52405c48f68ca8de4896084a6e82ed2758
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership(address[] accounts, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
manualSwap(address indexed account, uint256 oldamount, uint256 amount)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.