Take Note
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x82aa…2e11
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,490.54 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16030802 | 2 years ago | | | 0 | 0.00060883458 | |
| 15808731 | 2 years ago | | | 0 | 0.00056774195 | |
| 15792795 | 2 years ago | | | 0 | 0.00060330521 | |
| 15780819 | 2 years ago | | | 0 | 0.00038107611 | |
| 15780814 | 2 years ago | | | 0 | 0.00070283635 | |
| 15780118 | 2 years ago | | | 0 | 0.00075921124 | |
| 15779922 | 2 years ago | | | 0 | 0.00067303812 | |
| 15779864 | 2 years ago | | | 0 | 0.00070521192 | |
| 15778139 | 2 years ago | | | 0 | 0.0011605706 | |
| 15778057 | 2 years ago | | | 0 | 0.00060594779 |
ABI
ABI objects
Getter at block 21101415
SWAPamount() view returns (uint256)
1000000000000000000000
_maxTxn() view returns (uint256)
1000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Take Note
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TakeNote
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
liftMax()
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setMarketingWallet(address walletAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 sellTax, uint256 reflections, uint256 buyTax)
updateMaxTxn(uint256 newNum)
updateMaxWalletamount(uint256 newNum)
updateSWAPamount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SWAPamountUpdated(uint256 SWAPamount)
Transfer(address indexed from, address indexed to, uint256 value)
maxTxnUpdate(uint256 _maxTxn)
maxWalletSizeamountUpdated(uint256 _maxWalletSize)
constructor()
receive()
This contract contains no error objects.