ERC20SULTOKEN
Verified contract
Active on
Ethereum with 161 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 |
---|---|---|---|---|---|
SUL | ERC-20 | 187.369849M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16734518 | 2 years ago | | | 0 | 0.0016552114 | |
| 16641220 | 2 years ago | | | 0 | 0.0013946786 | |
| 16641199 | 2 years ago | | | 0 | 0.0011763143 | |
| 16576418 | 2 years ago | | | 0 | 0.00054600311 | |
| 16576418 | 2 years ago | | | 0 | 0.00092074660 | |
| 16559866 | 2 years ago | | | 0 | 0.00079630427 | |
| 16554758 | 2 years ago | | | 0 | 0.00043350002 | |
| 16546792 | 2 years ago | | | 0 | 0.00098032399 | |
| 16546364 | 2 years ago | | | 0 | 0.00081010749 | |
| 16546362 | 2 years ago | | | 0 | 0.00074918104 |
ABI
ABI objects
Getter at block 21322956
_maxTxAmount() view returns (uint256)
690000000000000000
_maxWalletToken() view returns (uint256)
690000000000000000
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
69000000000000000000
getOwner() view returns (address)
0x71bc63330d32e07d66712f1ecfeeb6f5135689cc
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0x71bc63330d32e07d66712f1ecfeeb6f5135689cc
name() view returns (string)
Sul Token
pair() view returns (address)
0x01f46c47a45b93d486e67f4b0f1ef15b92cb5166
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
74500000000000000
symbol() view returns (string)
SUL
teamFee() view returns (uint256)
1
teamFeeReceiver() view returns (address)
0x71bc63330d32e07d66712f1ecfeeb6f5135689cc
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
69000000000000000000
tradingOpen() view returns (bool)
true
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)
goLive()
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
renounceOwnership()
setFees_base100(uint256 _teamFee, uint256 _marketingFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
setWallets(address _marketingFeeReceiver, address _teamFeeReceiver)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
unauthorize(address adr)
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.