SecureChain AI
Verified contract
Active on
Ethereum with 376 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8f74…b5ef
Balances ($39.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCAI | ERC-20 | 49.844942K | $0.000791 |
$39.44 | |
SCAI | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21305908 | a day ago | | | 0 | 0.00053668977 | |
| 21301067 | 2 days ago | | | 0 | 0.00049407536 | |
| 21285762 | 4 days ago | | | 0 | 0.00037669854 | |
| 21285656 | 4 days ago | | | 0 | 0.00020187268 | |
| 21283695 | 4 days ago | | | 0 | 0.00033843498 | |
| 21283686 | 4 days ago | | | 0 | 0.00032493394 | |
| 21283646 | 4 days ago | | | 0 | 0.00045388019 | |
| 21239248 | 11 days ago | | | 0 | 0.00058804705 | |
| 21180192 | 19 days ago | | | 0 | 0.0033122684 | |
| 21045676 | a month ago | | | 0 | 0.00042415396 |
ABI
ABI objects
Getter at block 21315703
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
100000000000000000000000000
buyfee() view returns (uint256)
20
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x7fc30d83d2c473b459e1f6d3a9a2672d051bacaa
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x5a9b096dca1a78d1d323d5cff7ff7415969db90b
name() pure returns (string)
SecureChain AI
owner() view returns (address)
0x7fc30d83d2c473b459e1f6d3a9a2672d051bacaa
sellfee() view returns (uint256)
20
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
20000000000000000000000
symbol() pure returns (string)
SCAI
totalSupply() pure returns (uint256)
100000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.