Sensay.AI
Verified contract
Proxy
Active on
Base with 61 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x73c6…4b73
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SNSY | ERC-20 | 1.414202B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12603203 | 7 months ago | | | 0 | 0.0000049116111 | |
| 12603159 | 7 months ago | | | 0 | 2.7312954e-7 | |
| 12602909 | 7 months ago | | | 0 | 0.000011099662 | |
| 12602908 | 7 months ago | | | 0 | 2.9830996e-7 | |
| 12602709 | 7 months ago | | | 0 | 0.0000049116111 | |
| 12602700 | 7 months ago | | | 0 | 1.2899317e-7 | |
| 12602680 | 7 months ago | | | 0 | 0.0000049116111 | |
| 12602680 | 7 months ago | | | 0 | 0.0000049116111 | |
| 12602678 | 7 months ago | | | 1.5 | 0.000017052753 | |
| 12602521 | 7 months ago | | | 0 | 0.000046834511 |
ABI
ABI objects
Getter at block 21866076
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Sensay.AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
99
sensayAIWallet() view returns (address)
0x915e14dc58a2b0e30e6c46be6d3ebf12487cedf4
symbol() view returns (string)
SNSY
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x73c61f3708cdfa53d045d7bb5b6941a91fb84b73
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(address router) payable returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address wallet) returns (bool)
withdrawETH() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
AddressInsufficientBalance(address account)