YASIN CENGIZ
Verified contract
Active on
Ethereum with 133 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKIBIDI | ERC-20 | 16.892643M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18499645 | a year ago | | | 0 | 0.00086938285 | |
| 18499487 | a year ago | | | 0 | 0.00063588683 | |
| 18499485 | a year ago | | | 0 | 0.0011087015 | |
| 18499004 | a year ago | | | 0 | 0.0015279770 | |
| 18498998 | a year ago | | | 0 | 0.00091871613 | |
| 18494476 | a year ago | | | 0 | 0.00078908485 | |
| 18494416 | a year ago | | | 0 | 0.00069291592 | |
| 18494386 | a year ago | | | 0 | 0.00086369822 | |
| 18494332 | a year ago | | | 0 | 0.00080268742 | |
| 18494300 | a year ago | | | 0 | 0.00094349944 |
ABI
ABI objects
Getter at block 21416605
_maxSwapTax() view returns (uint256)
1000000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000
_taxSellThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
YASIN CENGIZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SKIBIDI
totalSupply() pure returns (uint256)
100000000000000000
transferDelayToggle() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
BotOrNot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events NoLimits()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
setTxnLimit(uint256 _amount)
setaBotOrNot(address account, bool state)
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)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.