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 |
---|---|---|---|---|---|
SALT | ERC-20 | 17.814186M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20358684 | 4 months ago | | | 0 | 0.00025443200 | |
| 20318627 | 4 months ago | | | 0 | 0.00033147885 | |
| 20318619 | 4 months ago | | | 0 | 0.00039385272 | |
| 20304835 | 4 months ago | | | 0 | 0.00010023039 | |
| 20030933 | 5 months ago | | | 0 | 0.00056988483 | |
| 19948171 | 6 months ago | | | 0 | 0.00032274638 | |
| 19836477 | 6 months ago | | | 0 | 0.00031419491 | |
| 19815563 | 6 months ago | | | 0 | 0.00014980126 | |
| 19802845 | 6 months ago | | | 0 | 0.00039367546 | |
| 19722558 | 7 months ago | | | 0 | 0.00069960690 |
ABI
ABI objects
Getter at block 21214119
SALTTeam() view returns (address)
0xade72746b939fa3d8a9078128afaee14e8c4330d
_maxWalletAmount() view returns (uint256)
10000000000000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTwitterInformation() view returns (string)
https://twitter.com/SALT_Token
getWebsiteInformation() view returns (string)
https://www.salt-token.guru/
name() pure returns (string)
SALT
pair() view returns (address)
0xb9f76fc1c6ca36c6a04bb1f979a3a7e3e2ffc319
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
SALT
totalSupply() view returns (uint256)
1000000000000000000
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)
renounceOwnership()
setFee(uint256 _SALTFee)
setMaxWallet(uint256 _percentage)
setSocials(string __websiteInformation, string __twitterInformation)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.