Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($50.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOR | ERC-20 | 21.316303K | $0.002352 |
$50.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21049103 | 16 days ago | | | 0 | 0.00022083427 | |
| 21049082 | 16 days ago | | | 0 | 0.00019763868 | |
| 21049060 | 16 days ago | | | 0 | 0.00021237983 | |
| 21039544 | 17 days ago | | | 0 | 0.00028476913 | |
| 20945432 | a month ago | | | 0 | 0.00056199145 | |
| 20935972 | a month ago | | | 0 | 0.0027513687 | |
| 20811099 | 2 months ago | | | 0 | 0.00068400570 | |
| 20811094 | 2 months ago | | | 0 | 0.00066122887 | |
| 20753084 | 2 months ago | | | 0 | 0.00014205241 | |
| 20752736 | 2 months ago | | | 0 | 0.00014019266 |
ABI
ABI objects
Getter at block 21161585
_maxWalletAmount() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xd179861dd264d4f046aea5fce6ad512b6cadcb73
marketingFeeReceiver() view returns (address)
0xd179861dd264d4f046aea5fce6ad512b6cadcb73
name() pure returns (string)
Sorcery
pair() view returns (address)
0x2b9f727632b4d84a2e8fc998bb65c35399c935b1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000000000
symbol() pure returns (string)
SOR
totalSupply() view returns (uint256)
10000000000000000000000000
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.