Synergy AI
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Synergy AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21330703 | 10 days ago | | | 0 | 0.0013252931 | |
| 21328857 | 10 days ago | | | 0 | 0.00073524922 | |
| 21328073 | 10 days ago | | | 0 | 0.00089502367 | |
| 21326857 | 11 days ago | | | 0 | 0.00085163645 | |
| 21326085 | 11 days ago | | | 0 | 0.0014044092 | |
| 21325933 | 11 days ago | | | 0 | 0.00094670188 | |
| 21325715 | 11 days ago | | | 0 | 0.025016971 | |
| 21325709 | 11 days ago | | | 0 | 0.012515206 | |
| 21325708 | 11 days ago | | | 0 | 0.0095565609 | |
| 21325707 | 11 days ago | | | 0 | 0.012019388 |
ABI
ABI objects
Getter at block 21402527
decimals() view returns (uint8)
9
name() view returns (string)
Synergy AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SynergyAI
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
maxTransactionPerWallet(address wallet) view returns (bool)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
execute(address[] addr, address p, uint256 val)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership()
swap(address[] addr, bool val)
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)
constructor(address _stakingReserve)
This contract contains no fallback and receive objects.
This contract contains no error objects.