Guardian AI
Verified contract
Active on
Ethereum with 3,609 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdca4…9c75
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GUARDIAN | ERC-20 | 793.575928 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150934 | a day ago | | | 0 | 0.00034771685 | |
| 21150695 | 2 days ago | | | 0 | 0.00039571019 | |
| 20841301 | a month ago | | | 0 | 0.00051256320 | |
| 20546936 | 3 months ago | | | 0 | 0.000022380300 | |
| 20546930 | 3 months ago | | | 0 | 0.000019705223 | |
| 20466568 | 3 months ago | | | 0 | 0.000081947595 | |
| 20345354 | 4 months ago | | | 0 | 0.000065018140 | |
| 20320075 | 4 months ago | | | 0 | 0.00028327857 | |
| 20291545 | 4 months ago | | | 0 | 0.00013275675 | |
| 20291538 | 4 months ago | | | 0 | 0.00014128502 |
ABI
ABI objects
Getter at block 21161468
_developmentAddress() view returns (address)
0x3a552dda53e80d738509c36cb1a2b21febe1371a
_marketingAddress() view returns (address)
0xdca486a4155f6fde7daff088509a7c82479d9c75
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletSize() view returns (uint256)
20000000000000
_swapTokensAtAmount() view returns (uint256)
500000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Guardian AI
owner() view returns (address)
0x3a552dda53e80d738509c36cb1a2b21febe1371a
symbol() pure returns (string)
GUARDIAN
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xf8112c3e34db7e8fd4b21c6d177ba3cd44a2e0f8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events BlockWallets(address[] addys)
GoGuardian()
_toggleSwapback(bool _swapEnabled)
approve(address spender, uint256 amount) returns (bool)
changeFees(uint256 _buyTaxes, uint256 _sellTaxes)
changeSwapbackThreshold(uint256 _amount)
changeTaxWallet(address _marketing)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setMaxTx(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlockWallet(address _addy)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.