Teasing Master
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Teasing Master"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18220994 | a year ago | | | 0 | 0.00072844767 | |
| 18220987 | a year ago | | | 0 | 0.00090797038 | |
| 18220982 | a year ago | | | 0 | 0.00095872087 | |
| 18220981 | a year ago | | | 0 | 0.00071260432 | |
| 18220968 | a year ago | | | 0 | 0.00075001016 | |
| 18220802 | a year ago | | | 0 | 0.0047791925 | |
| 18220784 | a year ago | | | 0 | 0.0010756989 | |
| 18220773 | a year ago | | | 0 | 0.0045694706 | |
| 18220768 | a year ago | | | 0 | 0.00052631128 | |
| 18220765 | a year ago | | | 0 | 0.0047009216 |
ABI
ABI objects
Getter at block 21262738
buyFeeAmt() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x88bd1168a514ab4a86c20e8df5782e1a4746886e
maxTxLimit() view returns (uint256)
1000000000000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Teasing Master
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeAmt() view returns (uint256)
0
swapExactLimit() view returns (uint256)
1000001000000000000000000
symbol() view returns (string)
たかぎ
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPairAddr() view returns (address)
0x4a2a9804dffdbf8d4c9eab2134febbc5f75f632f
uniswapRouterv2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isUniswapPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromFees(uint256 maxValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
startTrading() payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address indexed account, bool isExcluded)
ExcludedMultipleFromFee(address[] accounts, bool isExcluded)
LPPairUpdated(address indexed pair, bool indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct TeasingMasterReflection rSetting)
receive()
This contract contains no error objects.