Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FRAC | ERC-20 | 322.491445K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18750768 | a year ago | | | 0 | 0.00059549382 | |
| 18717893 | a year ago | | | 0 | 0.0020035745 | |
| 18717571 | a year ago | | | 0 | 0.0020696349 | |
| 18717138 | a year ago | | | 0 | 0.0021737080 | |
| 18717124 | a year ago | | | 0 | 0.0025112482 | |
| 18717069 | a year ago | | | 0 | 0.0023147107 | |
| 18717035 | a year ago | | | 0 | 0.0026133878 | |
| 18717035 | a year ago | | | 0 | 0.0039975779 | |
| 18717035 | a year ago | | | 0 | 0.0039975779 | |
| 18716997 | a year ago | | | 0 | 0.0019954678 |
ABI
ABI objects
Getter at block 21395545
_maxTxTokens() view returns (uint256)
100000000000000000000000000
_maxWalletTokens() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Fractal
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa7fdc78d254ec4e3fa0d994571380d0e30db9bb0
symbol() pure returns (string)
FRAC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_isFeeExeption(address) view returns (bool)
_isTxnExeption(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTax(uint256 _fees)
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)
constructor()
receive()
This contract contains no error objects.