ERC20SOYJAKTOKEN
Verified contract
Active on
Ethereum with 681 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 |
---|---|---|---|---|---|
SOYJAK | ERC-20 | 315.144249M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300543 | 2 days ago | | | 0 | 0.00065325306 | |
| 21284274 | 5 days ago | | | 0 | 0.00048076990 | |
| 21267852 | 7 days ago | | | 0 | 0.00097964797 | |
| 21207980 | 15 days ago | | | 0 | 0.00042495470 | |
| 21047510 | a month ago | | | 0 | 0.00020612645 | |
| 21006304 | a month ago | | | 0 | 0.00040402091 | |
| 20972062 | 2 months ago | | | 0 | 0.00085981626 | |
| 20962269 | 2 months ago | | | 0 | 0.00073940800 | |
| 20962055 | 2 months ago | | | 0 | 0.0010894231 | |
| 20961425 | 2 months ago | | | 0 | 0.00068452490 |
ABI
ABI objects
Getter at block 21317026
_maxTxAmount() view returns (uint256)
69420000000000000000
_maxWalletToken() view returns (uint256)
69420000000000000000
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
68270000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Soyjak Coin
pair() view returns (address)
0x975ab1b6fb9988d5bf21e6d997c2aa144a2945d2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
SOYJAK
totalFee() view returns (uint256)
0
totalSupply() view returns (uint256)
69420000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
renounceOwnership()
setFees(uint256 _marketingFee)
setMaxTxPercent(uint256 maxTXPercentage)
setMaxWalletPercent(uint256 maxWallPercent)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.