Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOUL | ERC-20 | 12.306865M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18960173 | a year ago | | | 0 | 0.0012477567 | |
| 18956653 | a year ago | | | 0 | 0.0016603047 | |
| 18956510 | a year ago | | | 0 | 0.0016146550 | |
| 18956437 | a year ago | | | 0 | 0.0026516811 | |
| 18956431 | a year ago | | | 0 | 0.0014377656 | |
| 18956425 | a year ago | | | 0 | 0.00093111266 | |
| 18956423 | a year ago | | | 0 | 0.0013366609 | |
| 18956417 | a year ago | | | 0 | 0.0016158692 | |
| 18956411 | a year ago | | | 0 | 0.0014783580 | |
| 18956407 | a year ago | | | 0 | 0.0013940078 |
ABI
ABI objects
Getter at block 21397551
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTaxSwapEnabled() view returns (bool)
true
maxTxAmount() view returns (uint256)
1000000000000000000
name() pure returns (string)
SoulAI
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
SOUL
teamAddress() view returns (address)
0xd613da278e2e3887835057696b884e71dcfe0eeb
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x3079d72ac4a5b7ba25106721c9a0f54524cc8f69
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setSoAIWalletSize(uint256 percent_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSoAITax(uint256 lpFee_, uint256 devFee_)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address SoAIAddress)
receive()
This contract contains no error objects.