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 |
---|---|---|---|---|---|
SYNK | ERC-20 | 197.669848K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566780 | 3 months ago | | | 0 | 0.00013804830 | |
| 18901684 | a year ago | | | 0 | 0.0020993051 | |
| 18255622 | a year ago | | | 0 | 0.00016346418 | |
| 18118240 | a year ago | | | 0 | 0.00041187401 | |
| 18017864 | a year ago | | | 0 | 0.00038383507 | |
| 17954318 | a year ago | | | 0 | 0.00055624201 | |
| 17908205 | a year ago | | | 0 | 0.00078819867 | |
| 17865755 | a year ago | | | 0 | 0.0011137452 | |
| 17859360 | a year ago | | | 0 | 0.00055291292 | |
| 17855711 | a year ago | | | 0 | 0.00053710436 |
ABI
ABI objects
Getter at block 21219842
_maxTxAmount() view returns (uint256)
280000000000000
_maxWalletAmount() view returns (uint256)
280000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x2b6fd5fcdfdc0373f1a0ba42954b839d361398dd
name() pure returns (string)
Synk Bot
pair() view returns (address)
0xa5c3846261ec0cded304ca7bf69fff9f9cfd7bcb
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
35000000000000
symbol() pure returns (string)
SYNK
totalSupply() view returns (uint256)
7000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.