The Current Thing
Verified contract
Active on
Ethereum with 934 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($391.18)
Native
Value
$391.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.105907 | $3,693.64 |
$391.18 | |
$CURRENT | ERC-20 | 1.056631M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19878557 | 7 months ago | | | 0 | 0.00011676946 | |
| 17945455 | a year ago | | | 0 | 0.00035865185 | |
| 16818424 | 2 years ago | | | 0 | 0.00053165218 | |
| 16701172 | 2 years ago | | | 0 | 0.00071940646 | |
| 16522668 | 2 years ago | | | 0 | 0.00057354001 | |
| 16473412 | 2 years ago | | | 0 | 0.00040116366 | |
| 16440503 | 2 years ago | | | 0 | 0.00068932056 | |
| 16440465 | 2 years ago | | | 0 | 0.00069700306 | |
| 16426906 | 2 years ago | | | 0 | 0.00079511380 | |
| 16272703 | 2 years ago | | | 0 | 0.00084695246 |
ABI
ABI objects
Getter at block 21307561
_maxWalletAmount() view returns (uint256)
99999999999999999999999999999999000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x83c2de179576331a1a2ee8c87ecc0052a321bba1
name() pure returns (string)
The Current Thing
pair() view returns (address)
0xbbd994c845ac0a9a4830d9c1af40813a0a714529
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
$CURRENT
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
isBots(address botAddress, bool status)
manualSend()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
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.