Rectangle Finance
Verified contract
Active on
Ethereum with 29 txns
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 |
---|---|---|---|---|---|
ANGLE | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11133889 | 4 years ago | | | 0 | 0.0051806000 | |
| 11133888 | 4 years ago | | | 0 | 0.0018380129 | |
| 11133864 | 4 years ago | | | 0 | 0.00090404652 | |
| 11133850 | 4 years ago | | | 0 | 0.00075702700 | |
| 11133850 | 4 years ago | | | 0 | 0.0016921780 | |
| 11133834 | 4 years ago | | | 0 | 0.0015585850 | |
| 11133820 | 4 years ago | | | 0 | 0.0023601430 | |
| 11133808 | 4 years ago | | | 0 | 0.0023601430 | |
| 11133805 | 4 years ago | | | 0 | 0.0017812400 | |
| 11133804 | 4 years ago | | | 0 | 0.00075702700 |
ABI
ABI objects
Getter at block 21378591
decimals() view returns (uint8)
18
governance() view returns (address)
0x4d1edbb2feafefe2db9ad81e73026814e90d1b1c
name() view returns (string)
Rectangle Finance
symbol() view returns (string)
ANGLE
totalSupply() view returns (uint256)
100014999900000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address _from, uint256 _value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setExceptions(address someAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.