SensayAI
Verified contract
Proxy
Active on
Base with 119 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
0x0281…a9ff
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAI | ERC-20 | 308.666549K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12422308 | 8 months ago | | | 0 | 0.0000071386889 | |
| 12422284 | 8 months ago | | | 0 | 0.0000071386889 | |
| 12422266 | 8 months ago | | | 0 | 0.0000071386889 | |
| 12422266 | 8 months ago | | | 0 | 0.0000071386889 | |
| 12422208 | 8 months ago | | | 0 | 0.00023538559 | |
| 12422174 | 8 months ago | | | 0 | 0.0000012482194 | |
| 12422171 | 8 months ago | | | 0 | 0.0000071386889 | |
| 12422158 | 8 months ago | | | 1 | 0.00015025553 | |
| 12422031 | 8 months ago | | | 0 | 0.0000025271699 | |
| 12422023 | 8 months ago | | | 0 | 0.0000025360590 |
ABI
ABI objects
Getter at block 23201529
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
SensayAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
saiWallet() view returns (address)
0x915e14dc58a2b0e30e6c46be6d3ebf12487cedf4
sellFee() view returns (uint256)
99
symbol() view returns (string)
SAI
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x02811476f5231bba82f8783561681efb0f03a9ff
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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)
enableSwap(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)