Saja Reloaded
Verified contract
Active on
Ethereum with 464 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 |
---|---|---|---|---|---|
SAJAR | ERC-20 | 6.675905B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19838834 | 6 months ago | | | 0 | 0.00020659344 | |
| 19823645 | 6 months ago | | | 0 | 0.00027275040 | |
| 18906849 | a year ago | | | 0 | 0.00076012598 | |
| 18860733 | a year ago | | | 0 | 0.00059707276 | |
| 18800124 | a year ago | | | 0 | 0.0025926896 | |
| 18677337 | a year ago | | | 0 | 0.0013612284 | |
| 18271496 | a year ago | | | 0 | 0.00073966073 | |
| 18271492 | a year ago | | | 0 | 0.00076888898 | |
| 18240157 | a year ago | | | 0 | 0.00040096700 | |
| 17817853 | a year ago | | | 0 | 0.00069738420 |
ABI
ABI objects
Getter at block 21208863
_maxWalletAmount() view returns (uint256)
20000000000000000000
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
9
deployer() view returns (address)
0xafb0a9a275d015a87dd603f71991cc1b2fa60ad7
ethPriceToSwap() view returns (uint256)
50000000000000000
getTokenPrice() view returns (uint256)
12188
marketPair() view returns (address)
0x595cf450707c99904aaeef146fd44d7422b3f8be
name() view returns (string)
Saja Reloaded
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
3
symbol() view returns (string)
SAJAR
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airDrops(address[] holders, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setFees(uint256 buy, uint256 sell)
setMaxWalletAmount(uint256 maxWalletAmount)
setWalletAddresses(address feeOne_, address feeTwo_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.