Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7710…f262
0x6700…64fc
0xfe7e…7d62
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOYJACK | ERC-20 | 829.229923M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20931442 | 2 months ago | | | 0 | 0.00047555268 | |
| 19741651 | 8 months ago | | | 0 | 0.00013870759 | |
| 18410049 | a year ago | | | 0 | 0.00049328718 | |
| 18409922 | a year ago | | | 0 | 0.00039474172 | |
| 18204616 | a year ago | | | 0 | 0.00031336676 | |
| 18156722 | a year ago | | | 0 | 0.00045119991 | |
| 18097680 | a year ago | | | 0 | 0.00026602164 | |
| 18082984 | a year ago | | | 0 | 0.00045531821 | |
| 18079904 | a year ago | | | 0 | 0.00077680524 | |
| 18051694 | a year ago | | | 0 | 0.00048822077 |
ABI
ABI objects
Getter at block 21386872
_maxTaxSwap() view returns (uint256)
4200000000000000000
_maxTxAmount() view returns (uint256)
420000000000000000000
_maxWalletSize() view returns (uint256)
420000000000000000000
_taxSwapThreshold() view returns (uint256)
840000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Soyjack
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SOYJACK
totalSupply() pure returns (uint256)
420000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
enableTrading()
manualSend()
manualSwap()
marketing(address[] addresses, uint256[] amounts)
openTrading()
removeLimits()
renounceOwnership()
setNewFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.